about summary refs log tree commit diff
path: root/tests/ui/abi/c-zst.x86_64-pc-windows-gnu.stderr
AgeCommit message (Expand)AuthorLines
2025-08-26Use captures(address) instead of captures(none) for indirect argsNikita Popov-1/+1
2025-06-08Remove rustc's notion of "preferred" alignment AKA `__alignof`Jubilee Young-4/+2
2025-02-28adjust Layout debug printing to match the internal field namesRalf Jung-2/+2
2025-02-20Update ui tests with `LayoutData { uninhabited: ... }` etcZachary S-0/+2
2025-02-16use add-core-stubs / minicore for a few more testsRalf Jung-1/+1
2025-01-10adjust UI testsThe 8472-0/+2
2024-10-30tests: Bless `rustc_abi::Abi::Aggregate` => `::Memory`Jubilee Young-3/+3
2024-08-02Move ZST ABI handling to `rustc_target`beetrees-0/+78