File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,6 +53,7 @@ rm -r tests/run-make/split-debuginfo # same
5353rm -r tests/run-make/target-specs # i686 not supported by Cranelift
5454rm -r tests/run-make/mismatching-target-triples # same
5555rm tests/ui/asm/x86_64/issue-96797.rs # const and sym inline asm operands don't work entirely correctly
56+ rm tests/ui/asm/global-asm-mono-sym-fn.rs # same
5657rm tests/ui/asm/x86_64/goto.rs # inline asm labels not supported
5758rm tests/ui/simd/simd-bitmask-notpow2.rs # non-pow-of-2 simd vector sizes
5859rm -r tests/run-make/embed-source-dwarf # embedding sources in debuginfo
@@ -134,6 +135,8 @@ rm -r tests/run-make/const-trait-stable-toolchain # same
134135rm -r tests/run-make/print-request-help-stable-unstable # same
135136rm -r tests/run-make/incr-add-rust-src-component
136137rm tests/ui/errors/remap-path-prefix-sysroot.rs # different sysroot source path
138+ rm -r tests/run-make/export/extern-opt # something about rustc version mismatches
139+ rm -r tests/run-make/export # same
137140
138141# genuine bugs
139142# ============
You can’t perform that action at this time.
0 commit comments