| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-30 | Implement rustc side of report-future-incompat | Aaron Hill | -2/+52 |
| 2020-10-15 | Remove rustc_session::config::Config | est31 | -4/+4 |
| 2020-10-15 | Replace target.target with target and target.ptr_width with target.pointer_width | est31 | -18/+17 |
| 2020-10-14 | Remove unused code from remaining compiler crates | est31 | -2/+0 |
| 2020-09-27 | Remove duplicate comment | Dániel Buga | -3/+0 |
| 2020-09-17 | Let backends define custom targets | khyperia | -1/+2 |
| 2020-09-08 | Auto merge of #75138 - jumbatm:session-diagnostic-derive, r=oli-obk | bors | -0/+11 |
| 2020-09-02 | rustc_{errors,session}: add `delay_good_path_bug` | Dan Aloni | -0/+18 |
| 2020-09-01 | Add SessionDiagnostic derive macro. | jumbatm | -0/+11 |
| 2020-08-31 | Rollup merge of #76002 - richkadel:llvm-coverage-map-gen-6b.3, r=tmandry | Tyler Mandry | -14/+34 |
| 2020-08-31 | Fix `-Z instrument-coverage` on MSVC | Rich Kadel | -14/+34 |
| 2020-08-30 | Suggest `if let x = y` when encountering `if x = y` | Esteban Küber | -0/+4 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1539 |
