about summary refs log tree commit diff
path: root/src/test/ui/attr-usage-repr.rs
AgeCommit message (Expand)AuthorLines
2021-11-14Move some tests to more reasonable directoriesCaio-33/+0
2020-09-28passes: `check_attr` on more targetsDavid Wood-4/+4
2019-06-10Implement RFC 2645 (transparent enums and unions)Michael Bradshaw-1/+1
2019-05-27Stabilize repr_align_enum in 1.37.0.Mazdak Farrokhzad-1/+0
2019-01-30Allow #[repr(align(x))] on enums (#57996)Niklas Fiekas-1/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-23Stabilize 'attr_literals' feature.Sergio Benitez-1/+0
2018-01-01Check all repr hints together when checking for mis-applied attributesRobin Kruppe-0/+44