about summary refs log tree commit diff
path: root/src/test/ui/layout/debug.rs
AgeCommit message (Expand)AuthorLines
2021-07-27Make all tests use type_alias_impl_trait feature instead of minSantiago Pastorino-1/+1
2021-03-15Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...Oli Scherer-1/+1
2020-04-06tweak rustc_layout debug outputRalf Jung-5/+5
2020-04-05also print rustc_layout on impl trait type aliasesRalf Jung-1/+8
2020-03-21normalize away preferred alignmentRalf Jung-0/+1
2020-03-20make rustc_layout also work for type definitionsRalf Jung-2/+9
2020-03-20add a test for rustc_layout(debug)Ralf Jung-0/+7