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 fc8fbf4 commit 0bd4706Copy full SHA for 0bd4706
scripts/test_rustc_tests.sh
@@ -65,6 +65,7 @@ rm src/test/incremental/lto.rs # requires lto
65
66
rm -r src/test/run-make/emit-shared-files # requires the rustdoc executable in build/bin/
67
rm -r src/test/run-make/unstable-flag-required # same
68
+rm -r src/test/run-make/rustdoc-scrape-examples-multiple # same
69
rm -r src/test/run-make/emit-named-files # requires full --emit support
70
71
rm src/test/pretty/asm.rs # inline asm
0 commit comments