| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-06-11 | Remove some '#[feature]' attributes for stabilized features | Simon Sapin | -1/+1 |
| 2018-06-11 | Remove alloc::Opaque and use *mut u8 as pointer type for GlobalAlloc | Mike Hommey | -3/+3 |
| 2018-04-12 | Rename alloc::Void to alloc::Opaque | Simon Sapin | -3/+3 |
| 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 | -3/+1 |
| 2017-07-05 | rustc: Implement the #[global_allocator] attribute | Alex Crichton | -0/+68 |
