summary refs log tree commit diff
path: root/tests/ui/layout
AgeCommit message (Expand)AuthorLines
2023-06-24Add test case for unsizing with nicheWesley Wiser-0/+30
2023-06-24Make struct layout not depend on unsizeable tailLukas Markeffsky-0/+25
2023-05-05Add additional test case for repr(packed) allowing union abi opt to kick in.Luqman Aden-2/+33
2023-05-05Add test cases for #104802.Luqman Aden-11/+120
2023-05-05Do not use scalar layout if there are ZSTs with alignment > 1Oli Scherer-1/+115
2023-04-27bless testsThe 8472-20/+20
2023-04-12Special-case item attributes in the suggestion outputEsteban Küber-2/+0
2023-04-12Tweak output for 'add line' suggestionEsteban Küber-2/+4
2023-03-13Layout of `&dyn Trait<[type error]>` is still wideMichael Goulet-0/+22
2023-02-07Tweak ICE messageEsteban Küber-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2969