rust/tests/ui/panic-runtime
Matthias Krüger 9d15167921
Rollup merge of #140809 - bjorn3:panic_runtime_cleanup, r=petrochenkov
Reduce special casing for the panic runtime

See the individual commits for more info.
2025-06-27 22:13:01 +02:00
..
auxiliary Remove dependency injection for the panic runtime 2025-06-24 19:44:35 +00:00
abort-link-to-unwind-dylib.rs tests: use specific-purpose needs-crate-type over ignore-$target directives 2025-04-10 12:52:08 +08:00
abort-link-to-unwind-dylib.stderr
abort-link-to-unwinding-crates.rs
abort.rs
bad-panic-flag1.rs
bad-panic-flag1.stderr
bad-panic-flag2.rs
bad-panic-flag2.stderr
incompatible-type.rs Fix function signature for rust_eh_personality 2025-06-24 09:06:49 +00:00
link-to-abort.rs
link-to-unwind.rs
lto-abort.rs
lto-unwind.rs
need-abort-got-unwind.rs
need-abort-got-unwind.stderr
need-unwind-got-abort.rs
need-unwind-got-abort.stderr
needs-gate.rs
needs-gate.stderr
transitive-link-a-bunch.rs
transitive-link-a-bunch.stderr
two-panic-runtimes.rs tests: explain why two-panic-runtimes.rs ignores target-dependent errors 2025-05-03 22:44:36 +08:00
unwind-interleaved.rs
unwind-rec.rs
unwind-rec2.rs
unwind-tables-target-required.rs Fix up tests on wasm and msvc, and rebase conflicts 2025-04-03 11:08:55 +03:00
unwind-unique.rs
want-abort-got-unwind.rs tests: justify why want-abort-got-unwind{,2}.rs ignore additional errors 2025-05-03 22:44:36 +08:00
want-abort-got-unwind2.rs tests: justify why want-abort-got-unwind{,2}.rs ignore additional errors 2025-05-03 22:44:36 +08:00
want-unwind-got-abort.rs
want-unwind-got-abort.stderr
want-unwind-got-abort2.rs
want-unwind-got-abort2.stderr