about summary refs log tree commit diff
path: root/tests/ui/layout/zero-sized-array-enum-niche.stderr
AgeCommit message (Expand)AuthorLines
2025-06-08Remove rustc's notion of "preferred" alignment AKA `__alignof`Jubilee Young-26/+13
2025-02-28adjust Layout debug printing to match the internal field namesRalf Jung-13/+13
2025-02-20Update ui tests with `LayoutData { uninhabited: ... }` etcZachary S-0/+13
2025-01-10adjust UI testsThe 8472-4/+17
2024-10-30tests: Bless `rustc_abi::Abi::Aggregate` => `::Memory`Jubilee Young-13/+13
2024-04-22Stabilize generic `NonZero`.Markus Reiter-4/+4
2024-02-25Use generic `NonZero` in tests.Markus Reiter-5/+5
2024-01-27Update tests.Markus Reiter-1/+1
2023-09-11Disentangle `Debug` and `Display` for `Ty`.Nicholas Nethercote-3/+3
2023-07-14i686-windows: make requested alignment > 4 special case apply transitivelyErik Desjardins-13/+13
2023-07-10aarch64-linux: properly handle 128bit aligned aggregatesErik Desjardins-0/+13
2023-07-10repr(align) <= 4 should still be byvalErik Desjardins-13/+13
2023-07-10bless layout tests for has_repr_align in debug outputErik Desjardins-0/+13
2023-01-11Move /src/test to /testsAlbert Larsan-0/+424