File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -36,9 +36,8 @@ rm tests/ui/parser/unclosed-delimiter-in-dep.rs # submodule contains //~ERROR
3636rm tests/ui/asm/x86_64/evex512-implicit-feature.rs # unimplemented AVX512 x86 vendor intrinsic
3737
3838# exotic linkages
39- rm tests/ui/issues/issue-33992.rs # unsupported linkages
40- rm tests/incremental/hashes/function_interfaces.rs # same
41- rm tests/incremental/hashes/statics.rs # same
39+ rm tests/incremental/hashes/function_interfaces.rs
40+ rm tests/incremental/hashes/statics.rs
4241
4342# variadic arguments
4443rm tests/ui/abi/mir/mir_codegen_calls_variadic.rs # requires float varargs
@@ -93,7 +92,6 @@ rm -r tests/run-make/print-to-output # requires --print relocation-models
9392# requires asm, llvm-ir and/or llvm-bc emit support
9493# =============================================
9594rm -r tests/run-make/emit-named-files
96- rm -r tests/run-make/issue-30063
9795rm -r tests/run-make/multiple-emits
9896rm -r tests/run-make/output-type-permutations
9997rm -r tests/run-make/emit-to-stdout
You can’t perform that action at this time.
0 commit comments