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 c7b4a1d commit 7f0b2bbCopy full SHA for 7f0b2bb
scripts/test_rustc_tests.sh
@@ -141,6 +141,7 @@ rm -r tests/run-make/incr-add-rust-src-component
141
rm tests/ui/errors/remap-path-prefix-sysroot.rs # different sysroot source path
142
rm -r tests/run-make/export/extern-opt # something about rustc version mismatches
143
rm -r tests/run-make/export # same
144
+rm -r tests/ui/compiletest-self-test/compile-flags-incremental.rs # needs compiletest compiled with panic=unwind
145
146
# genuine bugs
147
# ============
0 commit comments