| Age | Commit message (Expand) | Author | Lines |
| 2019-12-01 | Rollup merge of #66679 - mark-i-m:fix-anon-lifetime-errors, r=matthewjasper | Mazdak Farrokhzad | -1/+1 |
| 2019-11-30 | rustc: fix ty::Const::eval's handling of inference variables. | Eduard-Mihai Burtescu | -14/+35 |
| 2019-11-29 | improve lifetime errors with implicit trait object lifetimes | Mark Mansi | -1/+1 |
| 2019-11-21 | Aggregation of drive-by cosmetic changes. | Alexander Regueiro | -37/+44 |
| 2019-11-21 | Rollup merge of #66468 - RalfJung:simd-cleanup, r=oli-obk | Mazdak Farrokhzad | -5/+15 |
| 2019-11-19 | Derive HashStable more. | Camille GILLOT | -2/+1 |
| 2019-11-19 | Derive HashStable in librustc. | Camille GILLOT | -5/+4 |
| 2019-11-18 | Retire BraceStructLiftImpl. | Camille GILLOT | -1/+1 |
| 2019-11-17 | Auto merge of #66384 - cjgillot:typefoldable, r=Zoxc | bors | -16/+17 |
| 2019-11-16 | make simd_size return a u64 | Ralf Jung | -4/+4 |
| 2019-11-16 | rename and move read_vector_ty | Ralf Jung | -4/+14 |
| 2019-11-14 | Use multiple derive clauses. | Camille GILLOT | -14/+14 |
| 2019-11-13 | Use TypeFoldable derive macro. | Camille GILLOT | -10/+11 |
| 2019-11-12 | Remove cruft. | Camille GILLOT | -5/+0 |
| 2019-11-12 | Create intermediate enum ty::ConstKind. | Camille GILLOT | -4/+52 |
| 2019-11-10 | Merge hir::GeneratorMovability into ast::Movability. | Camille GILLOT | -1/+1 |
| 2019-11-10 | Merge hir::Mutability into ast::Mutability. | Camille GILLOT | -3/+3 |
| 2019-10-23 | Rollup merge of #65657 - nnethercote:rm-InternedString-properly, r=eddyb | Mazdak Farrokhzad | -9/+9 |
| 2019-10-21 | Rollup merge of #65660 - varkor:canonical-const-to-bound-const, r=eddyb | Mazdak Farrokhzad | -2/+0 |
| 2019-10-21 | Rename `ConstValue::Infer(InferConst::Canonical(..))` to `ConstValue::Bound(..)` | varkor | -2/+0 |
| 2019-10-21 | Remove many unnecessary trait derivations. | Nicholas Nethercote | -5/+3 |
| 2019-10-21 | Convert some `InternedString`s to `Symbols`. | Nicholas Nethercote | -9/+9 |
| 2019-10-08 | Rollup merge of #65181 - nikomatsakis:lazy-norm-anon-const-push-1, r=varkor | Mazdak Farrokhzad | -1/+3 |
| 2019-10-07 | avoid ICE when extracting closure-kind-ty from a canonicalized value | Niko Matsakis | -1/+3 |
| 2019-10-07 | Auto merge of #64739 - guanqun:remove-as-str, r=estebank | bors | -0/+4 |
| 2019-10-06 | Auto merge of #65089 - nnethercote:optimize-integral-pattern-matching, r=Mark... | bors | -16/+2 |
| 2019-10-04 | clean up GeneratorSubsts | csmoe | -4/+4 |
| 2019-10-04 | replace GeneratorSubsts inside related types | csmoe | -1/+1 |
| 2019-10-04 | generate GeneratorSubsts from SubstsRef | csmoe | -3/+4 |
| 2019-10-04 | replace GeneratorSubsts with SubstsRef | csmoe | -1/+1 |
| 2019-10-04 | Introduce a special case in `IntRange::from_const`. | Nicholas Nethercote | -16/+2 |
| 2019-10-04 | Rollup merge of #64817 - csmoe:closure, r=nikomatsakis | Mazdak Farrokhzad | -12/+12 |
| 2019-10-03 | generate ClosureSubsts from SubstsRef | csmoe | -19/+14 |
| 2019-10-02 | typo fix in the code | Guanqun Lu | -1/+1 |
| 2019-10-02 | comment fixes | Guanqun Lu | -0/+4 |
| 2019-09-30 | Auto merge of #64778 - csmoe:index, r=eddyb | bors | -4/+4 |
| 2019-09-29 | Optimize try_eval_bits to avoid layout queries | Mark Rousskov | -2/+16 |
| 2019-09-29 | remove indexed_vec re-export from rustc_data_structures | csmoe | -4/+4 |
| 2019-09-29 | introduce from_ref helper for replacement | csmoe | -6/+11 |
| 2019-09-26 | Rename `subst::Kind` to `subst::GenericArg` | varkor | -6/+6 |
| 2019-09-26 | Auto merge of #64513 - varkor:sty-begone, r=eddyb | bors | -51/+51 |
| 2019-09-25 | Rename `sty` to `kind` | varkor | -51/+51 |
| 2019-09-25 | Snap cfgs to new beta | Mark Rousskov | -1/+1 |
| 2019-09-07 | Aggregation of cosmetic changes made during work on REPL PRs: librustc | Alexander Regueiro | -4/+4 |
| 2019-08-30 | Add a "diagnostic item" scheme | Oliver Scherer | -0/+1 |
| 2019-08-24 | review comment | Esteban Küber | -1/+0 |
| 2019-08-23 | Suggest calling closure with resolved return type when appropriate | Esteban Küber | -1/+2 |
| 2019-08-21 | Remove some duplication when resolving constants | Oliver Scherer | -7/+17 |
| 2019-08-19 | Auto merge of #63463 - matthewjasper:ty_param_cleanup, r=petrochenkov | bors | -15/+0 |
| 2019-08-15 | Auto merge of #63575 - Centril:rollup-anlv9g5, r=Centril | bors | -0/+3 |