Skip to content

Commit 0fdf24b

Browse files
committed
actually test rustc-guide with toolstate
1 parent 4b65a86 commit 0fdf24b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ci/docker/x86_64-gnu-tools/checktools.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ python2.7 "$X_PY" test --no-fail-fast \
2525
src/doc/rust-by-example \
2626
src/doc/embedded-book \
2727
src/doc/edition-guide \
28+
src/doc/rustc-guide \
2829
src/tools/clippy \
2930
src/tools/rls \
3031
src/tools/rustfmt \

0 commit comments

Comments
 (0)