File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,7 @@ rm tests/ui/asm/aarch64/type-f16.rs
76
76
rm tests/ui/float/conv-bits-runtime-const.rs
77
77
rm tests/ui/consts/const-eval/float_methods.rs
78
78
rm tests/ui/match/match-float.rs
79
+ rm tests/ui/float/target-has-reliable-nightly-float.rs
79
80
80
81
# optimization tests
81
82
# ==================
@@ -144,6 +145,7 @@ rm -r tests/run-make/panic-abort-eh_frame # .eh_frame emitted with panic=abort
144
145
rm tests/ui/process/nofile-limit.rs # TODO some AArch64 linking issue
145
146
rm tests/ui/backtrace/synchronized-panic-handler.rs # missing needs-unwind annotation
146
147
rm tests/ui/lint/non-snake-case/lint-non-snake-case-crate.rs # same
148
+ rm tests/ui/async-await/async-drop/async-drop-initial.rs # same (rust-lang/rust#140493)
147
149
rm -r tests/ui/codegen/equal-pointers-unequal # make incorrect assumptions about the location of stack variables
148
150
149
151
rm tests/ui/stdio-is-blocking.rs # really slow with unoptimized libstd
You can’t perform that action at this time.
0 commit comments