We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82d1841 commit 11a3b74Copy full SHA for 11a3b74
src/ci/docker/x86_64-gnu-tools/checktools.sh
@@ -97,6 +97,7 @@ status_check() {
97
# exempts them from that.
98
check_dispatch $1 nightly miri src/tools/miri
99
check_dispatch $1 nightly embedded-book src/doc/embedded-book
100
+ check_dispatch $1 nightly rustc-guide src/doc/rustc-guide
101
}
102
103
# If this PR is intended to update one of these tools, do not let the build pass
0 commit comments