summary refs log tree commit diff
path: root/tests/ui/layout/debug.rs
AgeCommit message (Expand)AuthorLines
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-09-09rustc_layout, rustc_abi: make sure the types are well-formedRalf Jung-0/+3
2023-09-06rustc_layout/abi: error when attribute is applied to the wrong thingRalf Jung-2/+9
2023-08-27add rustc_abi debugging attributeRalf Jung-1/+1
2023-05-05Add additional test case for repr(packed) allowing union abi opt to kick in.Luqman Aden-0/+4
2023-05-05Add test cases for #104802.Luqman Aden-1/+22
2023-05-05Do not use scalar layout if there are ZSTs with alignment > 1Oli Scherer-0/+21
2023-01-11Move /src/test to /testsAlbert Larsan-0/+22