| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-09-24 | feature: Implement vec_try_remove | BenjaminBrienen | -0/+15 |
| 2025-09-18 | Plumb Allocator generic into `std::vec::PeekMut` | Sidney Cammeresi | -9/+10 |
| 2025-09-14 | Switch `std::vec::PeekMut::pop` from self to this parameter. | Sidney Cammeresi | -2/+2 |
| 2025-06-19 | vec tests: remove static mut | Marijn Schouten | -90/+29 |
| 2025-06-11 | update docs, test | Jeremy Smart | -0/+2 |
| 2025-06-06 | fix tests | Jeremy Smart | -3/+7 |
| 2025-06-04 | add Vec::peek_mut | Jeremy Smart | -0/+11 |
| 2025-03-07 | Move all alloc integration tests to a new alloctests crate | bjorn3 | -0/+2750 |
