about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail/terminate-terminator.rs
AgeCommit message (Expand)AuthorLines
2025-09-02improve process::abort rendering in Miri backtracesRalf Jung-2/+0
2025-05-15normalize abort calls in miri testsjoboet-1/+1
2024-06-19Remove c_unwind from tests and fix testsGary Guo-2/+0
2023-08-22fix some bad regex capture group references in test normalizationRalf Jung-2/+2
2023-08-20interpret/miri: call panic_cannot_unwind lang item instead of hard-coding the...Ralf Jung-2/+6
2023-06-16Ignore the always part of #[inline(always)] in MIR inliningBen Kimock-1/+1
2023-05-25Manually add inlined frames in the interpreter stacktrace.Camille GILLOT-1/+1
2023-04-13Update to new ui_test crateOli Scherer-2/+1
2023-04-06Add miri tests for terminate terminatorGary Guo-0/+27