| Age | Commit message (Expand) | Author | Lines |
| 2019-06-19 | Weave the alignment through `ByRef` | Oliver Scherer | -1/+1 |
| 2019-06-14 | Run `rustfmt --file-lines ...` for changes from previous commits. | Eduard-Mihai Burtescu | -2/+2 |
| 2019-06-14 | Unify all uses of 'gcx and 'tcx. | Eduard-Mihai Burtescu | -55/+55 |
| 2019-06-12 | Run `rustfmt --file-lines ...` for changes from previous commits. | Eduard-Mihai Burtescu | -9/+5 |
| 2019-06-12 | rustc: replace `TyCtxt<'tcx, 'gcx, 'tcx>` with `TyCtxt<'gcx, 'tcx>`. | Eduard-Mihai Burtescu | -32/+32 |
| 2019-06-12 | Fix fallout from `deny(unused_lifetimes)`. | Eduard-Mihai Burtescu | -32/+32 |
| 2019-06-12 | rustc: replace `TyCtxt<'a, 'gcx, 'tcx>` with `TyCtxt<'tcx, 'gcx, 'tcx>`. | Eduard-Mihai Burtescu | -32/+32 |
| 2019-05-31 | Remove ty::BrFresh and new_bound | Yuki Okushi | -1/+0 |
| 2019-05-25 | Make `ConstValue::Slice` solely take `[u8]` and `str` | Oliver Scherer | -2/+2 |
| 2019-05-25 | Don't use `ty::Const` without immediately interning | Oliver Scherer | -45/+1 |
| 2019-05-25 | Reuse the pretty printing architecture for printing of constants | Oliver Scherer | -0/+33 |
| 2019-05-07 | Rollup merge of #60579 - varkor:typaram-index, r=eddyb | Mazdak Farrokhzad | -1/+1 |
| 2019-05-06 | Implement TypeFoldable for InferConst | varkor | -5/+13 |
| 2019-05-06 | Rename `ParamTy::idx` to `ParamTy::index` | varkor | -1/+1 |
| 2019-05-03 | rustc: rename hir::def::Def to Res (short for "resolution"). | Eduard-Mihai Burtescu | -3/+3 |
| 2019-05-01 | Take ConstValue::Placeholder into account in new locations | varkor | -1/+3 |
| 2019-05-01 | Inline ConstError into TypeError | varkor | -19/+2 |
| 2019-05-01 | Add `ConstError` | varkor | -1/+20 |
| 2019-04-16 | refactor ExprKind to use new PointerCast enum | Saleem Jaffer | -21/+3 |
| 2019-04-16 | refactor Adjustment to use new PointerCast enum | Saleem Jaffer | -15/+22 |
| 2019-04-02 | Replace adt_def with name in mir::ProjectionElem::Downcast | Tyler Mandry | -1/+1 |
| 2019-04-01 | Allow closure to unsafe fn coercion | Taiki Endo | -3/+3 |
| 2019-03-16 | Revert the `LazyConst` PR | Oliver Scherer | -58/+28 |
| 2019-03-15 | Fix rebase fallout and address some review comments. | Eduard-Mihai Burtescu | -1/+1 |
| 2019-03-15 | rustc: slice substs in ty::print instead of passing the full ones. | Eduard-Mihai Burtescu | -2/+2 |
| 2019-03-15 | rustc: remove PrintCx from ty::Print and rely on printers carrying TyCtxt. | Eduard-Mihai Burtescu | -5/+25 |
| 2019-03-15 | rustc: don't thread existential projections through path_generic_args. | Eduard-Mihai Burtescu | -3/+2 |
| 2019-03-15 | rustc: remove obsolete hacks from ppaux, relating to normalization under HRTB. | Eduard-Mihai Burtescu | -22/+0 |
| 2019-03-15 | rustc: move Debug impls from ppaux to ty::structural_impls. | Eduard-Mihai Burtescu | -0/+270 |
| 2019-03-15 | rustc: always rely on '_ to be not printed by ty::Region itself. | Eduard-Mihai Burtescu | -0/+1 |
| 2019-03-15 | rustc: tie the 'tcx between Print and PrintCx in ty::print. | Eduard-Mihai Burtescu | -0/+32 |
| 2019-03-05 | Implement structural_impls for const generics | varkor | -1/+21 |
| 2019-02-27 | Rename variadic to c_variadic | Dan Robertson | -2/+2 |
| 2019-02-24 | Rollup merge of #58511 - oli-obk:const_to_op, r=RalfJung | Mazdak Farrokhzad | -2/+2 |
| 2019-02-21 | restore the actual leak-check | Niko Matsakis | -0/+8 |
| 2019-02-16 | Reuse the `Pointer` type instead of passing reassembling it at many use sites | Oliver Scherer | -2/+2 |
| 2019-02-09 | Auto merge of #58207 - nnethercote:intern_lazy_const, r=oli-obk | bors | -1/+1 |
| 2019-02-06 | Make `intern_lazy_const` actually intern its argument. | Nicholas Nethercote | -1/+1 |
| 2019-02-05 | move librustc to 2018 | Mark Mansi | -27/+27 |
| 2019-01-27 | `ConstValue::ScalarPair` only needs to represent slices | Oliver Scherer | -1/+1 |
| 2019-01-04 | Auto merge of #56723 - oli-obk:lazy_const, r=nikomatsakis | bors | -21/+48 |
| 2019-01-02 | improve handling for subtype | Niko Matsakis | -8/+2 |
| 2019-01-01 | `<&'tcx ty::Const as Deref>::deref` | Oliver Scherer | -4/+33 |
| 2019-01-01 | Move the `Unevaluated` constant arm upwards in the type structure | Oliver Scherer | -20/+18 |
| 2018-12-27 | Add a def-id in `ty::ParamEnv` | scalexm | -1/+2 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-11-30 | Improve the diagnostic message | Oliver Scherer | -0/+1 |
| 2018-11-24 | Introduce `TyKind::Placeholder` variant | scalexm | -0/+2 |
| 2018-11-12 | Use IndexVec instead of `usize` in librustc | Oliver Scherer | -1/+1 |
| 2018-11-12 | Shrink some internal enums | Oliver Scherer | -0/+1 |