| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-10-03 | generate ClosureSubsts from SubstsRef | csmoe | -1/+4 |
| 2019-09-26 | Rename `subst::Kind` to `subst::GenericArg` | varkor | -7/+7 |
| 2019-09-25 | Rename `sty` to `kind` | varkor | -4/+4 |
| 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 | -4/+4 |
| 2019-06-12 | rustc: replace `TyCtxt<'tcx, 'gcx, 'tcx>` with `TyCtxt<'gcx, 'tcx>`. | Eduard-Mihai Burtescu | -4/+4 |
| 2019-06-12 | rustc: replace `TyCtxt<'a, 'gcx, 'tcx>` with `TyCtxt<'tcx, 'gcx, 'tcx>`. | Eduard-Mihai Burtescu | -4/+4 |
| 2019-04-28 | Fix lint findings in librustc_traits | flip1995 | -12/+12 |
| 2019-04-26 | Update handling of Tuple | varkor | -9/+14 |
| 2019-04-24 | Add builtin impls for int and float inference vars in chalk | Tyler Mandry | -14/+19 |
| 2019-04-24 | chalkify: Add Copy/Clone builtins | Tyler Mandry | -20/+129 |
| 2019-03-20 | Add unsize impls for arrays | scalexm | -0/+76 |
| 2019-03-20 | Reorganize `chalk_context::program_clauses` | scalexm | -0/+132 |
