| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-12-04 | Rename `AllocRef` to `Allocator` and `(de)alloc` to `(de)allocate` | Tim Diekmann | -8/+8 | |
| 2020-10-07 | Support custom allocators in `Box` | Tim Diekmann | -0/+140 | |
| Remove `Box::leak_with_alloc` Add leak-test for box with allocator Rename `AllocErr` to `AllocError` in leak-test Add `Box::alloc` and adjust examples to use the new API | ||||
