| Age | Commit message (Expand) | Author | Lines |
| 2019-10-04 | Rollup merge of #64874 - matthewjasper:simplify-euv, r=eddyb | Mazdak Farrokhzad | -18/+4 |
| 2019-10-04 | Rollup merge of #64817 - csmoe:closure, r=nikomatsakis | Mazdak Farrokhzad | -1/+1 |
| 2019-10-03 | generate ClosureSubsts from SubstsRef | csmoe | -1/+1 |
| 2019-09-30 | Remove HIR based const qualification | Matthew Jasper | -18/+4 |
| 2019-09-29 | remove indexed_vec re-export from rustc_data_structures | csmoe | -1/+1 |
| 2019-09-28 | Switch over all StableHash impls to new format | Mark Rousskov | -2/+2 |
| 2019-09-26 | Rename `ForeignItem.node` to `ForeignItem.kind` | varkor | -2/+2 |
| 2019-09-26 | Rename `Item.node` to `Item.kind` | varkor | -11/+11 |
| 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 | -17/+16 |
| 2019-09-26 | Rename `Pat.node` to `Pat.kind` | varkor | -1/+1 |
| 2019-09-26 | Rename `Expr.node` to `Expr.kind` | varkor | -1/+1 |
| 2019-09-26 | Auto merge of #62661 - arielb1:never-reserve, r=nikomatsakis | bors | -1/+2 |
| 2019-09-25 | Rename `sty` to `kind` | varkor | -2/+2 |
| 2019-09-25 | Rollup merge of #64599 - csmoe:doc_async_reexport, r=nikomatsakis | Mazdak Farrokhzad | -1/+5 |
| 2019-09-24 | resolve the rustc_reservation_impl attribute in 1 place | Ariel Ben-Yehuda | -1/+2 |
| 2019-09-23 | rustc: Convert `dependency_formats` to a query | Alex Crichton | -12/+14 |
| 2019-09-19 | append asyncness info to functions | csmoe | -2/+2 |
| 2019-09-19 | add is_async_fn query | csmoe | -0/+4 |
| 2019-09-03 | use TokenStream rather than &[TokenTree] for built-in macros | Aleksey Kladov | -1/+1 |
| 2019-08-30 | Add a "diagnostic item" scheme | Oliver Scherer | -1/+14 |
| 2019-08-27 | Cleanup: Consistently use `Param` instead of `Arg` #62426 | Kevin Per | -12/+12 |
| 2019-08-22 | Resolve PR comments | Wesley Wiser | -2/+4 |
| 2019-08-22 | Fix tidy | Wesley Wiser | -1/+2 |
| 2019-08-22 | Move promoted out of mir::Body | Wesley Wiser | -24/+40 |
| 2019-08-20 | rustc_metadata: replace LazySeq<T> with Lazy<[T]>. | Eduard-Mihai Burtescu | -196/+195 |
| 2019-08-18 | Auto merge of #63269 - Aaron1011:feature/proc-macro-data, r=eddyb,petrochenkov | bors | -1/+29 |
| 2019-08-17 | Serialize additional data for procedural macros | Aaron Hill | -1/+29 |
| 2019-08-17 | Remove unused `SyntaxContext` serialization impls | Matthew Jasper | -8/+0 |
| 2019-08-17 | Stop emulating cross-crate hygiene with gensyms | Matthew Jasper | -1/+16 |
| 2019-08-14 | Merge Variant and Variant_ | Caio | -1/+1 |
| 2019-08-04 | Rename `ItemImplKind::Type` to `ItemImplKind::TyAlias` | varkor | -1/+1 |
| 2019-08-04 | Rename `ItemKind::Ty` to `ItemKind::TyAlias` | varkor | -5/+5 |
| 2019-08-02 | Replace "existential" by "opaque" | varkor | -10/+9 |
| 2019-07-10 | Don't re-collect tokenstream twice to pretty print | Mark Rousskov | -1/+1 |
| 2019-07-04 | rename hir::map::local_def_id_from_hir_id to local_def_id | ljedrz | -15/+15 |
| 2019-07-03 | Remove needless lifetimes | Jeremy Stucki | -2/+2 |
| 2019-06-17 | remove _by_hir_id if there is no NodeId counterpart | ljedrz | -3/+3 |
| 2019-06-14 | Unify all uses of 'gcx and 'tcx. | Eduard-Mihai Burtescu | -4/+4 |
| 2019-06-12 | Run `rustfmt --file-lines ...` for changes from previous commits. | Eduard-Mihai Burtescu | -6/+2 |
| 2019-06-12 | rustc: replace `TyCtxt<'tcx, 'gcx, 'tcx>` with `TyCtxt<'gcx, 'tcx>`. | Eduard-Mihai Burtescu | -4/+4 |
| 2019-06-12 | Fix fallout from `deny(unused_lifetimes)`. | Eduard-Mihai Burtescu | -1/+1 |
| 2019-06-12 | rustc: replace `TyCtxt<'a, 'gcx, 'tcx>` with `TyCtxt<'tcx, 'gcx, 'tcx>`. | Eduard-Mihai Burtescu | -26/+26 |
| 2019-05-31 | rustc_codegen_utils: add new mangling scheme implementation. | Eduard-Mihai Burtescu | -0/+1 |
| 2019-05-28 | Changes the type `mir::Mir` into `mir::Body` | Claude-Alban RANÉLY-VERGÉ-DÉPRÉ | -1/+1 |
| 2019-05-26 | Rename "Associated*" to "Assoc*" | Andrew Xu | -20/+20 |
| 2019-05-23 | Update upvars and module_exports | John Kåre Alsaker | -1/+1 |
| 2019-05-23 | Auto merge of #60740 - petrochenkov:kw, r=nnethercote | bors | -2/+2 |
| 2019-05-22 | Simplify use of keyword symbols | Vadim Petrochenkov | -2/+2 |