File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -165,11 +165,7 @@ rm -r tests/run-make/panic-abort-eh_frame # .eh_frame emitted with panic=abort
165165# bugs in the test suite
166166# ======================
167167rm tests/ui/process/nofile-limit.rs # TODO some AArch64 linking issue
168- rm tests/ui/backtrace/synchronized-panic-handler.rs # missing needs-unwind annotation
169- rm tests/ui/lint/non-snake-case/lint-non-snake-case-crate.rs # same
170- rm tests/ui/async-await/async-drop/async-drop-initial.rs # same (rust-lang/rust#140493)
171168rm -r tests/ui/codegen/equal-pointers-unequal # make incorrect assumptions about the location of stack variables
172- rm -r tests/run-make-cargo/rustdoc-scrape-examples-paths # FIXME(rust-lang/rust#145580) incr comp bug
173169rm -r tests/incremental/extern_static/issue-49153.rs # assumes reference to undefined static gets optimized away
174170
175171rm tests/ui/intrinsics/panic-uninitialized-zeroed.rs # really slow with unoptimized libstd
You can’t perform that action at this time.
0 commit comments