| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-04-12 | Return Result instead of Option in alloc::Layout constructors | Simon Sapin | -22/+41 |
| 2018-04-12 | Remove the now-unit-struct AllocErr field inside CollectionAllocErr | Simon Sapin | -3/+3 |
| 2018-04-12 | Remove the now-unit-struct AllocErr parameter of oom() | Simon Sapin | -1/+1 |
| 2018-04-12 | Implement GlobalAlloc for System | Simon Sapin | -0/+4 |
| 2018-04-12 | Make AllocErr a zero-size unit struct | Simon Sapin | -50/+8 |
| 2018-04-12 | Rename `heap` modules in the core, alloc, and std crates to `alloc` | Simon Sapin | -0/+1125 |
