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 a517adc commit c53025bCopy full SHA for c53025b
scripts/test_rustc_tests.sh
@@ -41,12 +41,6 @@ rm tests/ui/parser/unclosed-delimiter-in-dep.rs # submodule contains //~ERROR
41
# missing features
42
# ================
43
44
-# requires stack unwinding
45
-# FIXME add needs-unwind to these tests
46
-rm -r tests/run-make/libtest-junit
47
-rm tests/ui/asm/may_unwind.rs
48
-rm tests/ui/stable-mir-print/basic_function.rs
49
-
50
# extra warning about -Cpanic=abort for proc macros
51
rm tests/ui/proc-macro/crt-static.rs
52
rm tests/ui/proc-macro/proc-macro-deprecated-attr.rs
0 commit comments