about summary refs log tree commit diff
path: root/tests/ui/layout/thumb-enum.stderr
AgeCommit message (Expand)AuthorLines
2025-06-08Remove rustc's notion of "preferred" alignment AKA `__alignof`Jubilee Young-20/+10
2025-03-06Rollup merge of #137805 - RalfJung:layout-debug-print, r=NoratriebMichael Goulet-10/+10
2025-02-28adjust Layout debug printing to match the internal field namesRalf Jung-10/+10
2025-02-24tests: use minicore moreDavid Wood-5/+5
2025-02-20Update ui tests with `LayoutData { uninhabited: ... }` etcZachary S-0/+10
2025-01-10adjust UI testsThe 8472-5/+15
2024-10-30tests: Bless `rustc_abi::Abi::Aggregate` => `::Memory`Jubilee Young-5/+5
2023-07-14i686-windows: make requested alignment > 4 special case apply transitivelyErik Desjardins-10/+10
2023-07-10aarch64-linux: properly handle 128bit aligned aggregatesErik Desjardins-0/+10
2023-07-10repr(align) <= 4 should still be byvalErik Desjardins-10/+10
2023-07-10bless layout tests for has_repr_align in debug outputErik Desjardins-0/+10
2023-01-11Move /src/test to /testsAlbert Larsan-0/+352