about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail/panic/bad_unwind.stderr
AgeCommit message (Expand)AuthorLines
2025-08-06Print thread ID in panic message if thread name is unknownTrevor Gross-1/+1
2025-06-07diagnostics: do not repeat the entire message in the span labelRalf Jung-1/+1
2025-05-24rename internal panicking::try to catch_unwindRalf Jung-2/+2
2025-01-01Try to write the panic message with a single `write_all` callJohn Kåre Alsaker-0/+1
2024-09-16Bump ui testOli Scherer-7/+7
2024-08-24panicking: improve hint for Miri's RUST_BACKTRACE behaviorRalf Jung-1/+1
2024-04-18when suggesting RUST_BACKTRACE=1, add a special note for Miri's env var isola...Ralf Jung-0/+1
2023-11-24Bless Miri testsNilstrieb-1/+1
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-3/+3
2023-07-29Change default panic handler message format.Mara Bos-1/+2
2022-12-06Reintroduce the span printing in miri (plus point to spans where possible)Oli Scherer-4/+4
2022-12-06Remove now-redundant file/line info from const backtracesOli Scherer-5/+5
2022-09-21Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'Oli Scherer-0/+25