We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e935766 commit 289a274Copy full SHA for 289a274
scripts/test_rustc_tests.sh
@@ -31,6 +31,7 @@ rm tests/ui/parser/unclosed-delimiter-in-dep.rs # submodule contains //~ERROR
31
# FIXME add needs-unwind to these tests
32
rm -r tests/run-make/libtest-junit
33
rm tests/ui/asm/may_unwind.rs
34
+rm tests/ui/stable-mir-print/basic_function.rs
35
36
# extra warning about -Cpanic=abort for proc macros
37
rm tests/ui/proc-macro/crt-static.rs
0 commit comments