File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
compiler/rustc_codegen_cranelift/scripts Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ rm tests/ui/abi/large-byval-align.rs # exceeds implementation limit of Cranelift
121
121
# ============================================================
122
122
rm -r tests/run-make/remap-path-prefix-dwarf # requires llvm-dwarfdump
123
123
rm -r tests/run-make/strip # same
124
- rm -r tests/run-make/compiler-builtins # Expects lib/rustlib/src/rust to contains the standard library source
124
+ rm -r tests/run-make-cargo /compiler-builtins # Expects lib/rustlib/src/rust to contains the standard library source
125
125
rm -r tests/run-make/translation # same
126
126
rm -r tests/run-make/missing-unstable-trait-bound # This disables support for unstable features, but running cg_clif needs some unstable features
127
127
rm -r tests/run-make/const-trait-stable-toolchain # same
You can’t perform that action at this time.
0 commit comments