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
36
36
rm tests/ui/asm/x86_64/evex512-implicit-feature.rs # unimplemented AVX512 x86 vendor intrinsic
37
37
38
38
# 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
42
41
43
42
# variadic arguments
44
43
rm 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
93
92
# requires asm, llvm-ir and/or llvm-bc emit support
94
93
# =============================================
95
94
rm -r tests/run-make/emit-named-files
96
- rm -r tests/run-make/issue-30063
97
95
rm -r tests/run-make/multiple-emits
98
96
rm -r tests/run-make/output-type-permutations
99
97
rm -r tests/run-make/emit-to-stdout
You can’t perform that action at this time.
0 commit comments