File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -91,9 +91,6 @@ rm tests/ui/statics/const_generics.rs # same
91
91
# ======================
92
92
rm tests/incremental/thinlto/cgu_invalidated_when_import_{added,removed}.rs # requires LLVM
93
93
rm -r tests/run-make/cross-lang-lto # same
94
- rm -r tests/run-make/sepcomp-inlining # same
95
- rm -r tests/run-make/sepcomp-separate # same
96
- rm -r tests/run-make/sepcomp-cci-copies # same
97
94
rm -r tests/run-make/volatile-intrinsics # same
98
95
rm -r tests/run-make/llvm-ident # same
99
96
rm -r tests/run-make/no-builtins-attribute # same
@@ -131,6 +128,7 @@ rm tests/ui/abi/large-byval-align.rs # exceeds implementation limit of Cranelift
131
128
rm -r tests/run-make/remap-path-prefix-dwarf # requires llvm-dwarfdump
132
129
rm -r tests/run-make/strip # same
133
130
rm -r tests/run-make/compiler-builtins # Expects lib/rustlib/src/rust to contains the standard library source
131
+ rm -r tests/run-make/translation # same
134
132
rm -r tests/run-make/missing-unstable-trait-bound # This disables support for unstable features, but running cg_clif needs some unstable features
135
133
rm -r tests/run-make/const-trait-stable-toolchain # same
136
134
rm -r tests/run-make/incr-add-rust-src-component
You can’t perform that action at this time.
0 commit comments