summary refs log tree commit diff
path: root/src/test/ui/aligned_enum_cast.rs
AgeCommit message (Collapse)AuthorLines
2022-07-05add assertsRalf Jung-0/+2
2022-07-05fix the layout of repr(align) enumsRalf Jung-1/+9
2022-02-01fix for the issue #92464ouz-a-0/+15