| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-02 | Add json output to `-Zdump-mono-stats` | Joshua Nelson | -0/+2 | |
| This allows analyzing the output programatically; for example, finding the item with the highest `total_estimate`. I also took the liberty of adding `untracked` tests to `rustc_session` and documentation to the unstable book for `dump-mono-items`. | ||||
| 2022-09-29 | Remove from compiler/ crates | reez12g | -1/+0 | |
| 2022-08-25 | rebased: convert rustc_monomorphize errors to SessionDiagnostic | Nathan Stocks | -1/+3 | |
| 2022-06-27 | Update `smallvec` to 1.8.1. | Nicholas Nethercote | -1/+1 | |
| This pulls in https://github.com/servo/rust-smallvec/pull/282, which gives some small wins for rustc. | ||||
| 2022-06-13 | remove currently unused deps | klensy | -1/+0 | |
| 2021-09-20 | Migrate to 2021 | Mark Rousskov | -1/+1 | |
| 2021-09-08 | Rebase fallout. | Camille GILLOT | -1/+0 | |
| 2021-09-07 | Move monomorphize code to its own crate. | Camille GILLOT | -0/+20 | |
