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