about summary refs log tree commit diff
path: root/src/test/run-pass/structs-enums
AgeCommit message (Expand)AuthorLines
2019-04-12Stabilize the `alloc` crate.Simon Sapin-3/+0
2019-01-31Add more tests for #[repr(align(x))] on enumsNiklas Fiekas-4/+42
2019-01-30Allow #[repr(align(x))] on enums (#57996)Niklas Fiekas-0/+17
2018-12-25Remove licensesMark Rousskov-1410/+0
2018-12-22Auto merge of #57063 - kennytm:rollup, r=kennytmbors-1/+0
2018-12-21Stabilize #[repr(packed(N))]Taylor Cramer-1/+0
2018-12-16Add test to check order of repr(int) enum fieldsPeter Todd-24/+30
2018-09-27Allow some lints that only fired on 32-bit and/or Windows.Felix S. Klock II-0/+1
2018-09-26Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ...Felix S. Klock II-0/+58
2018-09-26Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.Felix S. Klock II-0/+6261