about summary refs log tree commit diff
path: root/src/test/ui/panics/abort-on-panic.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-98/+0
2021-08-03rustc: Fill out remaining parts of C-unwind ABIAlex Crichton-24/+20
2021-05-07panic ui test: Test always_abort on one thread, panic on anotherIan Jackson-1/+20
2021-05-07panic ui test: Add a test for panic::always_abortIan Jackson-0/+7
2021-05-07panic ui test: Improve error handlingIan Jackson-2/+11
2021-05-07panic ui test: Provide comprehensive test for panic after forkIan Jackson-22/+26
2020-11-22Drop support for cloudabi targetsLzu Tao-1/+0
2019-10-12test unwind(abort) with Rust ABIRalf Jung-0/+64