about summary refs log tree commit diff
path: root/tests/ui/panics/runtime-switch.v0.run.stderr
AgeCommit message (Collapse)AuthorLines
2024-11-28Share inline(never) generics across cratesMark Rousskov-6/+0
This reduces code sizes and better respects programmer intent when marking inline(never). Previously such a marking was essentially ignored for generic functions, as we'd still inline them in remote crates.
2023-07-29Change default panic handler message format.Mara Bos-1/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+5