| Age | Commit message (Expand) | Author | Lines |
| 2019-04-06 | Don't report deprecation lints in derive expansions | Oliver Scherer | -1/+4 |
| 2019-03-17 | Do not accidentally treat multi-segment meta-items as single-segment | Vadim Petrochenkov | -8/+9 |
| 2019-03-16 | Make migrate mode work at item level granularity | Matthew Jasper | -2/+6 |
| 2019-02-24 | Auto merge of #58232 - ljedrz:HirIdification_continued, r=Zoxc | bors | -8/+8 |
| 2019-02-20 | hir: HirId-ify intravisit | ljedrz | -8/+8 |
| 2019-02-20 | Rollup merge of #58562 - dlrobertson:fix_nits, r=alexreg | kennytm | -4/+4 |
| 2019-02-18 | Fix style nits | Dan Robertson | -4/+4 |
| 2019-02-15 | Drive-by cleanup | varkor | -2/+5 |
| 2019-02-15 | Take Const into account in HIR | varkor | -83/+84 |
| 2019-02-13 | Rollup merge of #58276 - varkor:missing-stability-attr-top-level, r=davidtwco | Mazdak Farrokhzad | -10/+13 |
| 2019-02-13 | Rollup merge of #58202 - varkor:deprecated-future-external, r=GuillaumeGomez | Mazdak Farrokhzad | -27/+1 |
| 2019-02-13 | Rollup merge of #58273 - taiki-e:rename-dependency, r=matthewjasper | Mazdak Farrokhzad | -6/+6 |
| 2019-02-13 | Rollup merge of #58137 - ljedrz:cleanup_node_id_to_type, r=estebank | Mazdak Farrokhzad | -4/+4 |
| 2019-02-12 | Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik | bors | -89/+85 |
| 2019-02-13 | Cleanup imports | Taiki Endo | -5/+5 |
| 2019-02-13 | Rename rustc_errors dependency in rust 2018 crates | Taiki Endo | -3/+3 |
| 2019-02-11 | Require a list of features to allow in `allow_internal_unstable` | Oliver Scherer | -5/+4 |
| 2019-02-11 | Do not apply future deprecation warning for #[deprecated] | varkor | -27/+1 |
| 2019-02-10 | rustc: doc comments | Alexander Regueiro | -89/+85 |
| 2019-02-10 | Auto merge of #58151 - ljedrz:HirIdify_rustc, r=Zoxc | bors | -6/+6 |
| 2019-02-09 | cleanup: rename node_id_to_type(_opt) | ljedrz | -4/+4 |
| 2019-02-08 | Correct descriptive item name for impl | varkor | -4/+2 |
| 2019-02-08 | Use descriptive variant name | varkor | -2/+2 |
| 2019-02-07 | Improve the error messages for missing stability attributes | varkor | -10/+15 |
| 2019-02-07 | Auto merge of #58010 - Zoxc:parallel-passes, r=michaelwoerister | bors | -1/+0 |
| 2019-02-07 | Rollup merge of #58193 - mark-i-m:rustc-2018, r=Centril | kennytm | -153/+153 |
| 2019-02-05 | rustc: partially HirIdify | ljedrz | -6/+6 |
| 2019-02-05 | move librustc to 2018 | Mark Mansi | -153/+153 |
| 2019-02-04 | Fix #58101 | Tatsuyuki Ishi | -1/+3 |
| 2019-02-04 | Auto merge of #58090 - ljedrz:HirIdification_phase_2, r=Zoxc | bors | -1/+1 |
| 2019-02-03 | Auto merge of #57922 - davidtwco:issue-57410, r=petrochenkov | bors | -7/+12 |
| 2019-02-03 | cleanup: don't use node_to_hir_id where unneeded | ljedrz | -1/+1 |
| 2019-02-02 | hir: add HirId to main Hir nodes | ljedrz | -1/+1 |
| 2019-02-02 | Update visibility of intermediate use items. | David Wood | -7/+12 |
| 2019-02-01 | Auto merge of #57916 - Zoxc:incr-passes4, r=michaelwoerister | bors | -6/+5 |
| 2019-01-30 | Move privacy checking later in the pipeline and make some passes run in parallel | John Kåre Alsaker | -1/+0 |
| 2019-01-30 | Add suggestions to deprecation lints | Oliver Scherer | -22/+40 |
| 2019-01-29 | Add an ensure() method to TyCtxt used to ensure queries are run | John Kåre Alsaker | -6/+5 |
| 2019-01-28 | Auto merge of #55704 - Nemo157:pinned-generators, r=Zoxc | bors | -0/+2 |
| 2019-01-28 | Unused variable suggestions on all patterns. | David Wood | -34/+50 |
| 2019-01-27 | Update generator transform and generated function signature | Wim Looman | -0/+1 |
| 2019-01-27 | Mark static generators as !Unpin | Wim Looman | -0/+1 |
| 2019-01-26 | remove `_with_applicability` from suggestion fns | Andy Russell | -9/+13 |
| 2019-01-21 | Differentiate between closure and function bodies | Oliver Scherer | -2/+2 |
| 2019-01-19 | Rollup merge of #57689 - nnethercote:redo-hir-Stmt, r=petrochenkov | Mazdak Farrokhzad | -61/+47 |
| 2019-01-19 | Auto merge of #57752 - Centril:rollup, r=Centril | bors | -32/+47 |
| 2019-01-19 | Rollup merge of #57573 - Xanewok:querify-entry-fn, r=Zoxc | Mazdak Farrokhzad | -32/+47 |
| 2019-01-19 | Auto merge of #57253 - Zoxc:incr-passes2, r=michaelwoerister | bors | -5/+34 |
| 2019-01-18 | Rollup merge of #57302 - sinkuu:unused_assignments_fp, r=estebank | Mazdak Farrokhzad | -23/+6 |
| 2019-01-17 | Remove `hir::StmtKind::Decl`. | Nicholas Nethercote | -57/+43 |