File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ rm tests/ui/backtrace/synchronized-panic-handler.rs # missing needs-unwind annot
148
148
rm tests/ui/lint/non-snake-case/lint-non-snake-case-crate.rs # same
149
149
rm tests/ui/async-await/async-drop/async-drop-initial.rs # same (rust-lang/rust#140493)
150
150
rm -r tests/ui/codegen/equal-pointers-unequal # make incorrect assumptions about the location of stack variables
151
- rm -r tests/run-make/rustdoc-scrape-examples-paths # FIXME(rust-lang/rust#145580) incr comp bug
151
+ rm -r tests/run-make-cargo /rustdoc-scrape-examples-paths # FIXME(rust-lang/rust#145580) incr comp bug
152
152
153
153
rm tests/ui/intrinsics/panic-uninitialized-zeroed.rs # really slow with unoptimized libstd
154
154
rm tests/ui/process/process-panic-after-fork.rs # same
You can’t perform that action at this time.
0 commit comments