about summary refs log tree commit diff
path: root/tests/ui/transmute
AgeCommit message (Expand)AuthorLines
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-3/+3
2024-07-11Always use a colon in `//@ normalize-*:` headersZalathar-3/+3
2024-05-30transmute size check: properly account for alignmentRalf Jung-1/+49
2024-04-25Add testMichael Goulet-0/+20
2024-03-20compiler: allow transmute of ZST arrays with genericsDavid Rheinsberg-0/+34
2024-02-27safe transmute: revise safety analysisJack Wrenn-112/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-6/+6
2023-11-24Show number in error message even for one errorNilstrieb-3/+3
2023-09-06Fix error report for size overflow from transmuteyukang-0/+60
2023-07-21Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk"David Tolnay-12/+0
2023-07-21Track (partial) niche information in `NaiveLayout`Moulins-0/+12
2023-04-13Improve safe transmute error reportingBryan Garza-3/+2
2023-02-21Specify what 'this' actually isMichael Goulet-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+576