File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -96,6 +96,7 @@ rm -r tests/run-make/llvm-location-discriminator-limit-dummy-span # same
9696rm tests/ui/abi/stack-protector.rs # requires stack protector support
9797rm -r tests/run-make/emit-stack-sizes # requires support for -Z emit-stack-sizes
9898rm -r tests/run-make/optimization-remarks-dir # remarks are LLVM specific
99+ rm -r tests/ui/optimization-remark.rs # same
99100rm -r tests/run-make/print-to-output # requires --print relocation-models
100101
101102# requires asm, llvm-ir and/or llvm-bc emit support
@@ -129,6 +130,7 @@ rm -r tests/run-make/compiler-builtins # Expects lib/rustlib/src/rust to contain
129130rm -r tests/run-make/translation # same
130131rm -r tests/run-make/missing-unstable-trait-bound # This disables support for unstable features, but running cg_clif needs some unstable features
131132rm -r tests/run-make/const-trait-stable-toolchain # same
133+ rm -r tests/run-make/print-request-help-stable-unstable # same
132134rm -r tests/run-make/incr-add-rust-src-component
133135rm tests/ui/errors/remap-path-prefix-sysroot.rs # different sysroot source path
134136
You can’t perform that action at this time.
0 commit comments