| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-12-13 | fix computing the dynamic alignment of packed structs with dyn trait tails | Ralf Jung | -0/+21 |
| 2023-12-04 | Rollup merge of #118540 - RalfJung:unsized-packed-offset, r=TaKO8Ki | Takayuki Maeda | -0/+75 |
| 2023-12-03 | codegen, miri: fix computing the offset of an unsized field in a packed struct | Ralf Jung | -0/+75 |
| 2023-12-02 | move packed-struct tests into packed/ folder | Ralf Jung | -0/+80 |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -2/+2 |
| 2023-10-20 | s/generator/coroutine/ | Oli Scherer | -3/+3 |
| 2023-10-20 | s/Generator/Coroutine/ | Oli Scherer | -1/+1 |
| 2023-06-15 | change `std::marker::Sized` to just `Sized` | Lukas Markeffsky | -1/+1 |
| 2023-04-28 | improve error notes for packed struct reference diagnostic | bindsdev | -7/+14 |
| 2023-01-31 | make unaligned_reference a hard error | Ralf Jung | -248/+21 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+1142 |
