| Age | Commit message (Expand) | Author | Lines |
| 2020-09-08 | Add -Zgraphviz_dark_mode | Rich Kadel | -0/+2 |
| 2020-09-08 | add tracking issue, fix rebase | Bastian Kauschke | -1/+1 |
| 2020-09-08 | convert to future compat lint | Bastian Kauschke | -0/+11 |
| 2020-09-08 | Auto merge of #75138 - jumbatm:session-diagnostic-derive, r=oli-obk | bors | -0/+11 |
| 2020-09-07 | Add CONST_ITEM_MUTATION lint | Aaron Hill | -0/+7 |
| 2020-09-04 | Auto merge of #76004 - richkadel:llvm-coverage-map-gen-6b.5, r=tmandry | bors | -0/+9 |
| 2020-09-03 | Tools, tests, and experimenting with MIR-derived coverage counters | Rich Kadel | -0/+9 |
| 2020-09-02 | pretty: trim paths of unique symbols | Dan Aloni | -1/+26 |
| 2020-09-02 | rustc_{errors,session}: add `delay_good_path_bug` | Dan Aloni | -0/+18 |
| 2020-09-01 | Rollup merge of #76158 - mati865:self-contained-option, r=petrochenkov | Tyler Mandry | -3/+3 |
| 2020-09-01 | Add SessionDiagnostic derive macro. | jumbatm | -0/+11 |
| 2020-08-31 | Add new `-Z dump-mir-spanview` option | Rich Kadel | -0/+51 |
| 2020-08-31 | Rollup merge of #76002 - richkadel:llvm-coverage-map-gen-6b.3, r=tmandry | Tyler Mandry | -30/+41 |
| 2020-08-31 | Fix `-Z instrument-coverage` on MSVC | Rich Kadel | -30/+41 |
| 2020-09-01 | Auto merge of #75931 - estebank:suggest-if-let, r=petrochenkov | bors | -0/+4 |
| 2020-08-31 | Rollup merge of #76075 - marmeladema:remove-once-cell-crate, r=matklad | Aleksey Kladov | -0/+1 |
| 2020-08-31 | Stabilise link-self-contained option | Mateusz Mikuła | -3/+3 |
| 2020-08-30 | Add `-Z proc-macro-backtrace` to allow showing proc-macro panics | Aaron Hill | -0/+2 |
| 2020-08-30 | Suggest `if let x = y` when encountering `if x = y` | Esteban Küber | -0/+4 |
| 2020-08-30 | datastructures: replace `once_cell` crate with an impl from std | marmeladema | -0/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+6966 |