| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-06-11 | Replace `impl GlobalAlloc for Global` with a set of free functions | Mike Hommey | -3/+3 |
| 2018-04-12 | Use NonNull<Void> instead of *mut u8 in the Alloc trait | Mike Hommey | -1/+1 |
| 2018-04-12 | Use the GlobalAlloc trait for #[global_allocator] | Simon Sapin | -6/+6 |
| 2017-11-19 | std: Add a new wasm32-unknown-unknown target | Alex Crichton | -1/+0 |
| 2017-07-05 | rustc: Implement the #[global_allocator] attribute | Alex Crichton | -0/+57 |
