| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-04-21 | More `IS_ZST` in `library` | Scott McMurray | -7/+3 |
| 2023-01-20 | ThinBox: Add intra-doc-links for Metadata | est31 | -2/+6 |
| 2023-01-01 | Deallocate ThinBox even if the value unwinds on drop | LegionMammal978 | -13/+34 |
| 2022-09-26 | remove cfg(bootstrap) | Pietro Albini | -2/+0 |
| 2022-08-22 | Move error trait into core | Jane Losare-Lusby | -0/+10 |
| 2022-07-01 | Rollup merge of #98585 - cuviper:covariant-thinbox, r=thomcc | Dylan DPC | -6/+27 |
| 2022-06-29 | alloc: fix `no_global_oom_handling` warnings | Miguel Ojeda | -1/+3 |
| 2022-06-27 | Implement `Send` and `Sync` for `ThinBox<T>` | Josh Stone | -0/+8 |
| 2022-06-27 | Make `ThinBox<T>` covariant in `T` | Josh Stone | -6/+27 |
| 2022-05-27 | Use `pointer::is_aligned` in ThinBox debug assert | Thom Chiovoloni | -1/+1 |
| 2022-05-27 | Avoid zero-sized allocs in ThinBox if T and H are both ZSTs. | Thom Chiovoloni | -19/+46 |
| 2022-04-08 | Add ThinBox type for 1 stack pointer sized heap allocated trait objects | Jane Lusby | -0/+215 |
