| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-08-21 | Make use of `pointer::is_aligned[_to]` | Maybe Waffle | -4/+4 |
| 2022-06-27 | Make `ThinBox<T>` covariant in `T` | Josh Stone | -0/+7 |
| 2022-05-27 | Avoid zero-sized allocs in ThinBox if T and H are both ZSTs. | Thom Chiovoloni | -0/+229 |
| 2022-04-10 | thin_box test: import from std, not alloc | Ralf Jung | -1/+1 |
| 2022-04-08 | Add ThinBox type for 1 stack pointer sized heap allocated trait objects | Jane Lusby | -0/+26 |
