File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,6 @@ rm src/test/incremental/change_crate_dep_kind.rs
29
29
rm src/test/incremental/issue-80691-bad-eval-cache.rs # -Cpanic=abort causes abort instead of exit(101)
30
30
31
31
# requires compiling with -Cpanic=unwind
32
- rm src/test/ui/test-attrs/test-fn-signature-verification-for-explicit-return-type.rs # "Cannot run dynamic test fn out-of-process"
33
32
rm -r src/test/ui/macros/rfc-2011-nicer-assert-messages/
34
33
35
34
# vendor intrinsics
@@ -108,7 +107,6 @@ rm src/test/ui/simd/intrinsic/generic-reduction-pass.rs # simd_reduce_add_unorde
108
107
# bugs in the test suite
109
108
# ======================
110
109
rm src/test/ui/backtrace.rs # TODO warning
111
- rm src/test/ui/empty_global_asm.rs # TODO add needs-asm-support
112
110
rm src/test/ui/simple_global_asm.rs # TODO add needs-asm-support
113
111
rm src/test/ui/test-attrs/test-type.rs # TODO panic message on stderr. correct stdout
114
112
# not sure if this is actually a bug in the test suite, but the symbol list shows the function without leading _ for some reason
You can’t perform that action at this time.
0 commit comments