| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-01-26 | Replace deprecated ATOMIC_INIT consts | Mark Rousskov | -3/+2 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-09-26 | Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`. | Felix S. Klock II | -0/+58 |
| 2018-09-06 | Migrated remaining `src/test/run-pass/` subdirectories to `src/test/ui/run-pa... | Felix S. Klock II | -56/+0 |
| 2018-08-05 | Fix test/run-pass | varkor | -1/+1 |
| 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 |
