| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-09-20 | Migrate to 2021 | Mark Rousskov | -1/+1 | |
| 2021-07-29 | rfc3052: Remove authors field from Cargo manifests | Jade | -1/+0 | |
| Since RFC 3052 soft deprecated the authors field anyway, hiding it from crates.io, docs.rs, and making Cargo not add it by default, and it is not generally up to date/useful information, we should remove it from crates in this repo. | ||||
| 2021-04-04 | use jemallocator in rustc/rustdoc | Gus Wynn | -4/+21 | |
| 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-09-11 | just max_level_info | Gus Wynn | -1/+1 | |
| 2020-09-10 | add debug-logging to config.toml | Gus Wynn | -0/+1 | |
| 2020-08-30 | cleanup: Remove duplicate library names from `Cargo.toml`s | Vadim Petrochenkov | -4/+0 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+56 | |
