| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-12-18 | Rename many `DiagCtxt` arguments. | Nicholas Nethercote | -3/+3 |
| 2023-12-18 | Rename `Handler` as `DiagCtxt`. | Nicholas Nethercote | -4/+4 |
| 2023-07-31 | Use standard Rust capitalization rules for names containing "LTO". | Nicholas Nethercote | -2/+2 |
| 2023-07-16 | rustc_llvm: Add a `-Z print-llvm-stats` option to expose LLVM statistics. | Patrick Walton | -0/+1 |
| 2023-01-30 | session: diagnostic migration lint on more fns | David Wood | -0/+1 |
| 2022-10-01 | Remove unused Context assoc type from WriteBackendMethods | bjorn3 | -1/+0 |
| 2022-04-30 | Remove config parameter of optimize_fat and avoid interior mutability for module | bjorn3 | -2/+1 |
| 2022-04-30 | Let LtoModuleCodegen::optimize take self by value | bjorn3 | -1/+1 |
| 2022-04-30 | Rename run_lto_pass_manager to optimize_fat and remove thin parameter | bjorn3 | -6/+5 |
| 2021-05-08 | Support -C passes in NewPM | Nikita Popov | -1/+1 |
| 2020-09-09 | Add `-Z combine_cgu` flag | Victor Ding | -0/+6 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+64 |
