File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 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
123123rm tests/ui/consts/issue-33537.rs # same
124124rm tests/ui/consts/const-mut-refs-crate.rs # same
125125rm 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
126127
127128# doesn't work due to the way the rustc test suite is invoked.
128129# should work when using ./x.py test the way it is intended
129130# ============================================================
130131rm -r tests/run-make/remap-path-prefix-dwarf # requires llvm-dwarfdump
132+ rm -r tests/run-make/strip # same
131133rm -r tests/run-make/compiler-builtins # Expects lib/rustlib/src/rust to contains the standard library source
132134rm -r tests/run-make/missing-unstable-trait-bound # This disables support for unstable features, but running cg_clif needs some unstable features
133135rm -r tests/run-make/const-trait-stable-toolchain # same
You can’t perform that action at this time.
0 commit comments