| Age | Commit message (Expand) | Author | Lines |
| 2019-10-04 | middle::dead -> rustc_passes | Mark Rousskov | -676/+0 |
| 2019-09-26 | Rename `ForeignItem.node` to `ForeignItem.kind` | varkor | -1/+1 |
| 2019-09-26 | Rename `Item.node` to `Item.kind` | varkor | -6/+6 |
| 2019-09-26 | Rename `Ty.node` to `Ty.kind` | varkor | -1/+1 |
| 2019-09-26 | Rename `TraitItem.node` to `TraitItem.kind` | varkor | -2/+2 |
| 2019-09-26 | Rename `ImplItem.node` to `ImplItem.kind` | varkor | -1/+1 |
| 2019-09-26 | Rename `Pat.node` to `Pat.kind` | varkor | -2/+2 |
| 2019-09-26 | Rename `Expr.node` to `Expr.kind` | varkor | -1/+1 |
| 2019-09-26 | Auto merge of #64513 - varkor:sty-begone, r=eddyb | bors | -3/+3 |
| 2019-09-25 | Rename `sty` to `kind` | varkor | -3/+3 |
| 2019-09-21 | or-patterns: middle/dead: remove `top_pats_hack`. | Mazdak Farrokhzad | -14/+7 |
| 2019-09-16 | or-patterns: middle/dead: make a hack less hacky. | Mazdak Farrokhzad | -2/+2 |
| 2019-09-15 | or-patterns: use `top_pats_hack` to make things compile. | Mazdak Farrokhzad | -2/+3 |
| 2019-08-21 | Do not complain about unused code when used in `impl` `Self` type | Esteban Küber | -6/+20 |
| 2019-08-15 | Remove `Spanned` from `{ast,hir}::FieldPat` | Vadim Petrochenkov | -6/+4 |
| 2019-08-14 | Merge Variant and Variant_ | Caio | -6/+6 |
| 2019-08-04 | Rename `ItemImplKind::Type` to `ItemImplKind::TyAlias` | varkor | -1/+1 |
| 2019-08-04 | Rename `ItemKind::Ty` to `ItemKind::TyAlias` | varkor | -1/+1 |
| 2019-08-03 | Rollup merge of #63227 - jakubadamw:issue-63151, r=estebank | Mazdak Farrokhzad | -2/+3 |
| 2019-08-02 | dead_code: Properly inspect fields in struct patterns with type relative paths | Jakub Adam Wieczorek | -2/+3 |
| 2019-08-02 | Replace "existential" by "opaque" | varkor | -1/+1 |
| 2019-07-24 | syntax_ext: Turn `#[global_allocator]` into a regular attribute macro | Vadim Petrochenkov | -5/+0 |
| 2019-07-04 | rename hir::map::local_def_id_from_hir_id to local_def_id | ljedrz | -4/+4 |
| 2019-07-03 | Remove needless lifetimes | Jeremy Stucki | -2/+2 |
| 2019-06-24 | HIR: rename find_by_hir_id to find | ljedrz | -2/+2 |
| 2019-06-18 | rustc: remove 'x: 'y bounds (except from comments/strings). | Eduard-Mihai Burtescu | -2/+2 |
| 2019-06-17 | remove _by_hir_id if there is no NodeId counterpart | ljedrz | -1/+1 |
| 2019-06-14 | Unify all uses of 'gcx and 'tcx. | Eduard-Mihai Burtescu | -8/+8 |
| 2019-06-12 | Run `rustfmt --file-lines ...` for changes from previous commits. | Eduard-Mihai Burtescu | -9/+11 |
| 2019-06-12 | rustc: replace `TyCtxt<'tcx, 'gcx, 'tcx>` with `TyCtxt<'gcx, 'tcx>`. | Eduard-Mihai Burtescu | -8/+8 |
| 2019-06-12 | Fix fallout from `deny(unused_lifetimes)`. | Eduard-Mihai Burtescu | -4/+4 |
| 2019-06-12 | rustc: replace `TyCtxt<'a, 'gcx, 'tcx>` with `TyCtxt<'tcx, 'gcx, 'tcx>`. | Eduard-Mihai Burtescu | -10/+10 |
| 2019-06-01 | rustc: remove Res::Upvar. | Eduard-Mihai Burtescu | -1/+1 |
| 2019-05-26 | Rename "Associated*" to "Assoc*" | Andrew Xu | -1/+1 |
| 2019-05-13 | Pass a `Symbol` to `check_name`, `emit_feature_err`, and related functions. | Nicholas Nethercote | -4/+5 |
| 2019-05-03 | rustc: rename hir::def::Def to Res (short for "resolution"). | Eduard-Mihai Burtescu | -21/+21 |
| 2019-05-03 | rustc: factor most DefId-containing variants out of Def and into DefKind. | Eduard-Mihai Burtescu | -4/+6 |
| 2019-03-29 | Rollup merge of #59486 - varkor:dead-code-impl, r=sanxiyn | Mazdak Farrokhzad | -8/+6 |
| 2019-03-28 | Walk all items for dead_code lint by default | varkor | -9/+6 |
| 2019-03-28 | Rollup merge of #59216 - stepnivlk:type_dependent_defs-wrappers, r=oli-obk | Mazdak Farrokhzad | -2/+2 |
| 2019-03-28 | Visit ItemKind::Impl for dead code lint | varkor | -0/+1 |
| 2019-03-25 | Allocate HIR id counters for use trees in MiscCollector | John Kåre Alsaker | -1/+1 |
| 2019-03-24 | Re-order fields in `Def::Ctor`. | David Wood | -1/+1 |
| 2019-03-24 | Move `CtorOf` into `hir::def`. | David Wood | -2/+2 |
| 2019-03-24 | Separate variant id and variant constructor id. | David Wood | -12/+27 |
| 2019-03-23 | Auto merge of #59096 - ljedrz:HirIdify_AccessLevel, r=Zoxc | bors | -1/+1 |
| 2019-03-16 | Add def getting methods to librustc/ty/context | Tomas Koutsky | -2/+2 |
| 2019-03-15 | rustc: remove TyCtxt::parent_def_id in favor of TyCtxt::parent. | Eduard-Mihai Burtescu | -2/+2 |
| 2019-03-13 | middle: replace NodeId with HirId in AccessLevels | ljedrz | -1/+1 |
| 2019-03-12 | Visit impl Trait for dead_code lint | Seo Sanghyeon | -1/+12 |