File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -123,11 +123,13 @@ rm tests/ui/mir/mir_raw_fat_ptr.rs # same
123
123
rm tests/ui/consts/issue-33537.rs # same
124
124
rm tests/ui/consts/const-mut-refs-crate.rs # same
125
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
126
127
127
128
# doesn't work due to the way the rustc test suite is invoked.
128
129
# should work when using ./x.py test the way it is intended
129
130
# ============================================================
130
131
rm -r tests/run-make/remap-path-prefix-dwarf # requires llvm-dwarfdump
132
+ rm -r tests/run-make/strip # same
131
133
rm -r tests/run-make/compiler-builtins # Expects lib/rustlib/src/rust to contains the standard library source
132
134
rm -r tests/run-make/missing-unstable-trait-bound # This disables support for unstable features, but running cg_clif needs some unstable features
133
135
rm -r tests/run-make/const-trait-stable-toolchain # same
You can’t perform that action at this time.
0 commit comments