| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-12-23 | Remove useless `#[global_allocator]` from rustc and rustdoc. | Nicholas Nethercote | -17/+24 | |
| This was added in #83152, which has several errors in its comments. This commit also fix up the comments, which are quite wrong and misleading. | ||||
| 2021-04-04 | use jemallocator in rustc/rustdoc | Gus Wynn | -1/+14 | |
| 2021-03-08 | Rollup merge of #82642 - sfackler:jemalloc-zone, r=pnkfelix | Dylan DPC | -0/+14 | |
| Fix jemalloc usage on OSX Closes #82423 | ||||
| 2021-03-06 | Fix typo | Henry Boisdequin | -1/+1 | |
| we need to actually -> we actually need to @rustbot label +C-cleanup | ||||
| 2021-03-05 | Update compiler/rustc/src/main.rs | Steven Fackler | -1/+1 | |
| 2021-02-28 | Fix jemalloc usage on OSX | Steven Fackler | -0/+14 | |
| Closes #82423 | ||||
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+31 | |
