We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0f97fc commit 97a92eaCopy full SHA for 97a92ea
scripts/test_rustc_tests.sh
@@ -66,7 +66,7 @@ rm src/test/incremental/lto.rs # requires lto
66
67
rm -r src/test/run-make/emit-shared-files # requires the rustdoc executable in build/bin/
68
rm -r src/test/run-make/unstable-flag-required # same
69
-rm -r src/test/run-make/rustdoc-scrape-* # same
+rm -r src/test/run-make/rustdoc-* # same
70
rm -r src/test/run-make/emit-named-files # requires full --emit support
71
72
rm src/test/pretty/asm.rs # inline asm
0 commit comments