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
9191# ======================
9292rm tests/incremental/thinlto/cgu_invalidated_when_import_{added,removed}.rs # requires LLVM
9393rm -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
9794rm -r tests/run-make/volatile-intrinsics # same
9895rm -r tests/run-make/llvm-ident # same
9996rm -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
131128rm -r tests/run-make/remap-path-prefix-dwarf # requires llvm-dwarfdump
132129rm -r tests/run-make/strip # same
133130rm -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
134132rm -r tests/run-make/missing-unstable-trait-bound # This disables support for unstable features, but running cg_clif needs some unstable features
135133rm -r tests/run-make/const-trait-stable-toolchain # same
136134rm -r tests/run-make/incr-add-rust-src-component
You can’t perform that action at this time.
0 commit comments