about summary refs log tree commit diff
path: root/tests/ui/layout/valid_range_oob.stderr
AgeCommit message (Collapse)AuthorLines
2023-07-29Change default panic handler message format.Mara Bos-0/+1
2023-07-21Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk"David Tolnay-2/+2
This reverts commit 557359f92512ca88b62a602ebda291f17a953002, reversing changes made to 1e6c09a803fd543a98bfbe1624d697a55300a786.
2023-07-21Track (partial) niche information in `NaiveLayout`Moulins-2/+2
Still more complexity, but this allows computing exact `NaiveLayout`s for null-optimized enums, and thus allows calls like `transmute::<Option<&T>, &U>()` to work in generic contexts.
2023-02-07Tweak ICE messageEsteban Küber-1/+1
Modify main message to be more conversational and emit one fewer note.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+6