about summary refs log tree commit diff
path: root/src/test/ui/layout/debug.stderr
AgeCommit message (Expand)AuthorLines
2020-05-30tag/niche terminology cleanupRalf Jung-6/+6
2020-04-16rustc_target::abi: add Primitive variant to FieldsShape.Ana-Maria Mihalache-3/+1
2020-04-06tweak rustc_layout debug outputRalf Jung-5/+5
2020-04-05also print type typeRalf Jung-5/+5
2020-04-05also print rustc_layout on impl trait type aliasesRalf Jung-1/+33
2020-03-25Rename LayoutDetails to just Layout.Ana-Maria Mihalache-8/+8
2020-03-21normalize away preferred alignmentRalf Jung-28/+12
2020-03-20make rustc_layout also work for type definitionsRalf Jung-4/+219
2020-03-20add a test for rustc_layout(debug)Ralf Jung-0/+120