We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3282e2c commit 890434aCopy full SHA for 890434a
1 file changed
scripts/test_rustc_tests.sh
@@ -151,7 +151,6 @@ rm -r tests/run-make/short-ice # ICE backtrace begin/end marker mismatch
151
rm -r tests/run-make/remap-path-prefix-dwarf # requires llvm-dwarfdump
152
rm -r tests/run-make/strip # same
153
rm -r tests/run-make-cargo/compiler-builtins # Expects lib/rustlib/src/rust to contains the standard library source
154
-rm -r tests/run-make/translation # same
155
rm -r tests/run-make-cargo/panic-immediate-abort-works # same
156
rm -r tests/run-make-cargo/panic-immediate-abort-codegen # same
157
rm -r tests/run-make/missing-unstable-trait-bound # This disables support for unstable features, but running cg_clif needs some unstable features
0 commit comments