summaryrefslogtreecommitdiff
path: root/tests/ui/panics
AgeCommit message (Expand)Author
2023-09-29mark relevant tests as requiring unwindingPietro Albini
2023-08-27avoid triple-backtrace due to panic-during-cleanupRalf Jung
2023-08-25keep trying which flags we need for this test until it passes borsRalf Jung
2023-08-24add tests for both kinds of unwind-terminate messagesRalf Jung
2023-08-01Auto merge of #112849 - m-ou-se:panic-message-format, r=thomccbors
2023-07-29print omitted frames count for short backtrace modeyukang
2023-07-29Change default panic handler message format.Mara Bos
2023-07-11Structurally resolve in pattern matching when peeling refs in new solverMichael Goulet
2023-05-27Rework handling of recursive panicsAmanieu d'Antras
2023-05-17Fix #107910, Shorten backtraces in ICEsyukang
2023-05-05Improve filtering in `default-backtrace-ice.rs`.Nicholas Nethercote
2023-04-25test that we format the panic message only onceLukas Markeffsky
2023-04-15Add some reasons why tests are ignored.Eric Huss
2023-02-20Move the resolver into a queryOli Scherer
2023-02-07Tweak ICE messageEsteban Küber
2023-01-11Move /src/test to /testsAlbert Larsan