We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 147ac7a + 3998964 commit 1697935Copy full SHA for 1697935
scripts/test_rustc_tests.sh
@@ -123,7 +123,6 @@ rm tests/ui/mir/mir_raw_fat_ptr.rs # same
123
rm tests/ui/consts/issue-33537.rs # same
124
rm tests/ui/consts/const-mut-refs-crate.rs # same
125
rm tests/ui/abi/large-byval-align.rs # exceeds implementation limit of Cranelift
126
-rm tests/ui/invalid-compile-flags/crate-type-flag.rs # warning about proc-macros and panic=abort
127
128
# doesn't work due to the way the rustc test suite is invoked.
129
# should work when using ./x.py test the way it is intended
0 commit comments