File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ tests/run-make/doctests-keep-binaries/
66tests/run-make/doctests-runtool/
77tests/run-make/emit-shared-files/
88tests/run-make/exit-code/
9- tests/run-make/issue-64153/
109tests/run-make/llvm-ident/
1110tests/run-make/native-link-modifier-bundle/
1211tests/run-make/remap-path-prefix-dwarf/
@@ -34,8 +33,6 @@ tests/run-make/c-link-to-rust-staticlib/
3433tests/run-make/foreign-double-unwind/
3534tests/run-make/foreign-exceptions/
3635tests/run-make/glibc-staticlib-args/
37- tests/run-make/issue-36710/
38- tests/run-make/issue-68794-textrel-on-minimal-lib/
3936tests/run-make/lto-smoke-c/
4037tests/run-make/return-non-c-like-enum/
4138
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ tests/ui/drop/dynamic-drop.rs
2020tests/ui/rfcs/rfc-2091-track-caller/std-panic-locations.rs
2121tests/ui/simd/issue-17170.rs
2222tests/ui/simd/issue-39720.rs
23- tests/ui/issues/issue -14875.rs
23+ tests/ui/drop/panic-during-drop -14875.rs
2424tests/ui/issues/issue-29948.rs
2525tests/ui/process/println-with-broken-pipe.rs
2626tests/ui/lto/thin-lto-inlines2.rs
@@ -86,3 +86,5 @@ tests/ui/panics/unwind-force-no-unwind-tables.rs
8686tests/ui/attributes/fn-align-dyn.rs
8787tests/ui/linkage-attr/raw-dylib/elf/glibc-x86_64.rs
8888tests/ui/explicit-tail-calls/recursion-etc.rs
89+ tests/ui/explicit-tail-calls/indexer.rs
90+ tests/ui/explicit-tail-calls/drop-order.rs
You can’t perform that action at this time.
0 commit comments