about summary refs log tree commit diff
path: root/src/test/ui/attr-usage-repr.rs
AgeCommit message (Expand)AuthorLines
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