| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-07 | Move all alloc integration tests to a new alloctests crate | bjorn3 | -261/+0 |
| 2025-03-06 | library: Use size_of from the prelude instead of imported | Thalia Archibald | -2/+1 |
| 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 |
