about summary refs log tree commit diff
path: root/tests/ui/packed
AgeCommit message (Expand)AuthorLines
2023-12-13fix computing the dynamic alignment of packed structs with dyn trait tailsRalf Jung-0/+21
2023-12-04Rollup merge of #118540 - RalfJung:unsized-packed-offset, r=TaKO8KiTakayuki Maeda-0/+75
2023-12-03codegen, miri: fix computing the offset of an unsized field in a packed structRalf Jung-0/+75
2023-12-02move packed-struct tests into packed/ folderRalf Jung-0/+80
2023-11-24Show number in error message even for one errorNilstrieb-2/+2
2023-10-20s/generator/coroutine/Oli Scherer-3/+3
2023-10-20s/Generator/Coroutine/Oli Scherer-1/+1
2023-06-15change `std::marker::Sized` to just `Sized`Lukas Markeffsky-1/+1
2023-04-28improve error notes for packed struct reference diagnosticbindsdev-7/+14
2023-01-31make unaligned_reference a hard errorRalf Jung-248/+21
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1142