about summary refs log tree commit diff
path: root/tests/ui/hygiene/panic-location.run.stderr
AgeCommit message (Expand)AuthorLines
2025-08-06Print thread ID in panic message if thread name is unknownTrevor Gross-1/+1
2025-01-01Try to write the panic message with a single `write_all` callJohn Kåre Alsaker-0/+1
2024-09-20Bless a test for #70963Pavel Grigorenko-1/+1
2024-08-02Bless testsbjorn3-1/+1
2024-03-10RawVec::into_box: avoid unnecessary intermediate referenceRalf Jung-1/+1
2024-03-01Move capacity_overflow function to make ui tests change lessKornel-1/+1
2024-02-08Bless/fix testsBen Kimock-1/+1
2024-01-11fix: update broken stderrhi-rustin-1/+1
2023-12-11add more niches to rawvecThe 8472-1/+1
2023-11-02Hint optimizer about reserved capacityKornel-1/+1
2023-10-17Automatically enable cross-crate inlining for small functionsBen Kimock-1/+1
2023-07-29Change default panic handler message format.Mara Bos-1/+2
2023-07-13Eliminate ZST allocations in `Box` and `Vec`Amanieu d'Antras-1/+1
2023-04-12remove some unneeded importsKaDiWa-1/+1
2023-01-22simplify layout calculations in rawvecThe 8472-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2