| Age | Commit message (Expand) | Author | Lines |
| 2019-01-04 | Wf-check the output type of a function in MIR-typeck | Matthew Jasper | -1/+1 |
| 2018-12-03 | Propagate all closure requirements to the caller | Matthew Jasper | -1/+1 |
| 2018-12-01 | Rollup merge of #56214 - scalexm:unification, r=nikomatsakis | kennytm | -2/+15 |
| 2018-11-29 | Fix doc comments | scalexm | -1/+1 |
| 2018-11-29 | Handle inference variables in `nll_relate` and use it for chalk | scalexm | -2/+15 |
| 2018-11-25 | Auto merge of #55921 - scalexm:placeholders, r=nikomatsakis | bors | -14/+17 |
| 2018-11-24 | Distinguish between placeholder kinds | scalexm | -14/+17 |
| 2018-11-18 | Only handle ReVar regions in NLL borrowck | Matthew Jasper | -23/+14 |
| 2018-11-18 | Remove mir::StatementKind::EndRegion | Matthew Jasper | -20/+1 |
| 2018-11-15 | Rollup merge of #55901 - euclio:speling, r=petrochenkov | Pietro Albini | -2/+2 |
| 2018-11-15 | Auto merge of #55716 - RalfJung:escape-to-raw, r=oli-obk | bors | -2/+5 |
| 2018-11-13 | Auto merge of #55912 - kennytm:rollup, r=kennytm | bors | -2/+2 |
| 2018-11-13 | fix various typos in doc comments | Andy Russell | -2/+2 |
| 2018-11-13 | Instantiate all bound vars existentially | scalexm | -2/+2 |
| 2018-11-13 | Rollup merge of #55870 - waywardmonkeys:typo-fixes, r=wesleywiser | kennytm | -2/+2 |
| 2018-11-12 | Use type safe `VariantIdx` instead of `usize` everywhere | Oliver Scherer | -4/+6 |
| 2018-11-11 | Auto merge of #55657 - davidtwco:issue-55651, r=pnkfelix | bors | -6/+25 |
| 2018-11-11 | Fix typos. | Bruce Mitchener | -2/+2 |
| 2018-11-11 | Rollup merge of #55822 - davidtwco:issue-55394, r=pnkfelix | Pietro Albini | -16/+18 |
| 2018-11-10 | Auto merge of #55637 - pnkfelix:issue-55552-dont-attempt-to-ascribe-projectio... | bors | -8/+27 |
| 2018-11-09 | Fix ICE and find correct return span. | David Wood | -16/+18 |
| 2018-11-08 | Rollup merge of #55758 - davidtwco:issue-55344, r=pnkfelix | Mark Rousskov | -28/+96 |
| 2018-11-07 | no more action on ref or cast, but add new MIR statement for escaping a ptr t... | Ralf Jung | -2/+5 |
| 2018-11-07 | Ignore never-initialized locals for `unused_mut`. | David Wood | -28/+96 |
| 2018-11-07 | borrow_set: remove a helper function and a clone it uses | ljedrz | -12/+3 |
| 2018-11-05 | Improve predecessor detection. | David Wood | -6/+8 |
| 2018-11-03 | Unions reinitialized after assignment into field. | David Wood | -6/+23 |
| 2018-11-03 | Rename `Binder::no_late_bound_regions` to `Binder::no_bound_vars` | scalexm | -4/+4 |
| 2018-11-03 | Remove `ReCanonical` in favor of `ReLateBound` | scalexm | -2/+1 |
| 2018-11-03 | Shift both late bound regions and bound types | scalexm | -1/+1 |
| 2018-11-03 | If we encounter `_` ascribed to structural pattern like `(a, b)`, just skip r... | Felix S. Klock II | -8/+27 |
| 2018-11-02 | Auto merge of #55087 - levex:e0669-improve-span, r=nagisa | bors | -2/+2 |
| 2018-11-02 | Auto merge of #55316 - RalfJung:retagging, r=oli-obk | bors | -5/+5 |
| 2018-11-02 | Auto merge of #55305 - nikomatsakis:universes-refactor-3, r=scalexm | bors | -166/+344 |
| 2018-10-31 | fix bug in NLL error reporting | Niko Matsakis | -7/+103 |
| 2018-10-31 | use String::from() instead of format!() macro to construct Strings. | Matthias Krüger | -2/+2 |
| 2018-10-30 | Rollup merge of #55494 - pnkfelix:issue-55492-borrowck-migrate-must-look-at-p... | kennytm | -1/+27 |
| 2018-10-30 | borrowck=migrate mode needs to check parent(s) when its given a closure. | Felix S. Klock II | -1/+27 |
| 2018-10-29 | Don't emit cannot move errors twice in migrate mode | Matthew Jasper | -9/+11 |
| 2018-10-29 | Emit Retag statements, kill Validate statements | Ralf Jung | -5/+5 |
| 2018-10-27 | error_reporting/mod.rs: rustfmt | Niko Matsakis | -117/+152 |
| 2018-10-27 | convert placeholder region vids in NLL mode as we see them | Niko Matsakis | -38/+88 |
| 2018-10-27 | move `PlaceholderIndices` into `MirTypeckRegionConstraints` struct | Niko Matsakis | -9/+6 |
| 2018-10-27 | Refactor and add `PlaceContext::AscribeUserTy`. | David Wood | -13/+15 |
| 2018-10-26 | add user_ty.projs support to `AscribeUserType`. | Felix S. Klock II | -2/+2 |
| 2018-10-26 | Add the actual chain of projections to `UserTypeProjection`. | Felix S. Klock II | -3/+17 |
| 2018-10-26 | Checkpoint: Added abstraction over collection of projections into user type. | Felix S. Klock II | -6/+6 |
| 2018-10-26 | Added `mir::UserTypeProjection`, a stub for a structure that projects *into* ... | Felix S. Klock II | -6/+7 |
| 2018-10-26 | Rollup merge of #55358 - sinkuu:redundant_clone2, r=estebank | kennytm | -1/+1 |
| 2018-10-26 | Rollup merge of #55346 - nnethercote:shrink-StatementKind, r=nagisa | kennytm | -1/+1 |