| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-02-23 | rename sub_ptr 😅 | bendn | -1/+1 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+1 |
| 2024-04-12 | Avoid more NonNull-raw-NonNull roundtrips in Vec | Ben Kimock | -3/+4 |
| 2024-01-19 | fix: Drop guard was deallocating with the incorrect size | The 8472 | -8/+18 |
| 2022-09-10 | Fix leaking in inplace collection when destructor panics | Giacomo Stevanato | -0/+15 |
| 2022-05-11 | Rename `unsigned_offset_from` to `sub_ptr` | Scott McMurray | -1/+1 |
| 2022-05-11 | Add `unsigned_offset_from` on pointers | Scott McMurray | -1/+1 |
| 2020-12-29 | style: applying Rust style | C | -3/+3 |
| 2020-12-29 | refactor: moved InPlaceDrop into in_place_drop.rs | C | -0/+24 |
