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 7a1cf88 commit 0c1725fCopy full SHA for 0c1725f
scripts/test_rustc_tests.sh
@@ -61,7 +61,7 @@ rm src/test/incremental/issue-49482.rs # same
61
rm src/test/incremental/issue-54059.rs # same
62
rm src/test/incremental/lto.rs # requires lto
63
64
-rm src/test/run-make/emit-shared-files # requires the rustdoc executable in build/bin/
+rm -r src/test/run-make/emit-shared-files # requires the rustdoc executable in build/bin/
65
66
rm src/test/pretty/asm.rs # inline asm
67
rm src/test/pretty/raw-str-nonexpr.rs # same
0 commit comments