| Age | Commit message (Expand) | Author | Lines |
| 2018-08-05 | Closes #52413: Provide structured suggestion instead of label | Pramod Bisht | -3/+3 |
| 2018-08-05 | Use span of the closure args in free region errors | Matthew Jasper | -4/+5 |
| 2018-08-05 | Auto merge of #52959 - matthewjasper:closure-spans, r=pnkfelix | bors | -20/+686 |
| 2018-08-05 | Auto merge of #52991 - nikomatsakis:nll-escaping-into-return, r=pnkfelix | bors | -16/+31 |
| 2018-08-03 | Update tests for new spans for nll errors involving closures | Matthew Jasper | -20/+20 |
| 2018-08-03 | Tests for closure spans | Matthew Jasper | -0/+666 |
| 2018-08-03 | Auto merge of #52973 - davidtwco:issue-52663-lifetimes-not-included-in-span, ... | bors | -1/+44 |
| 2018-08-03 | update error messages -- in some cases maybe we should investigate | Niko Matsakis | -16/+31 |
| 2018-08-02 | Explicitly label any named lifetimes mentioned in error messages. | David Wood | -1/+44 |
| 2018-08-01 | Rollup merge of #52834 - matthewjasper:allow-zst-conflicts, r=pnkfelix | Pietro Albini | -0/+23 |
| 2018-08-01 | Rollup merge of #52907 - pnkfelix:issue-52877-original-source-should-precede-... | Pietro Albini | -9/+20 |
| 2018-08-01 | Rollup merge of #52904 - pnkfelix:issue-51167-sort-by-span, r=petrochenkov | Pietro Albini | -254/+254 |
| 2018-08-01 | Rollup merge of #52878 - mikhail-m1:master, r=kennytm | Pietro Albini | -1/+1 |
| 2018-08-01 | Rollup merge of #52810 - matthewjasper:more-immutablity, r=pnkfelix | Pietro Albini | -0/+9 |
| 2018-07-31 | Allow borrow conflicts for promoted length 0 arrays | Matthew Jasper | -0/+23 |
| 2018-07-31 | NLL: On "cannot move out of type" error, print original source before rewrite. | Felix S. Klock II | -9/+20 |
| 2018-07-31 | Blindly update the `#[rustc_region]` tests which got touched by the NLL diagn... | Felix S. Klock II | -254/+254 |
| 2018-07-30 | Fix wrong issue number in the test name | Mikhail Modin | -1/+1 |
| 2018-07-29 | Auto merge of #52620 - mikhail-m1:51351, r=nikomatsakis | bors | -46/+139 |
| 2018-07-29 | fix issues #51351 and #52133 | Mikhail Modin | -46/+139 |
| 2018-07-28 | Don't make "fake" match variables mutable | Matthew Jasper | -0/+9 |
| 2018-07-28 | Auto merge of #52678 - matthewjasper:better-spans, r=nikomatsakis | bors | -12/+184 |
| 2018-07-27 | Region inference error messages no longer start with 'free region' | David Wood | -2/+2 |
| 2018-07-27 | Improved mechanism for naming regions in non-annotated types. | David Wood | -10/+10 |
| 2018-07-27 | Change label from closure to function where appropriate. | David Wood | -15/+15 |
| 2018-07-27 | Update affected tests. | David Wood | -14/+14 |
| 2018-07-26 | Use better spans for cannot-move errors | Matthew Jasper | -0/+175 |
| 2018-07-26 | Use better spans for dummy accesses used in matches | Matthew Jasper | -12/+9 |
| 2018-07-26 | Auto merge of #52735 - Mark-Simulacrum:rollup, r=Mark-Simulacrum | bors | -9/+9 |
| 2018-07-26 | move mir_check_* to ui tests, add adjusted references | Niko Matsakis | -0/+188 |
| 2018-07-26 | fix reference file | Niko Matsakis | -1/+1 |
| 2018-07-25 | Nit: improve comment in hr-fn-aau-eq-abu.rs | Niko Matsakis | -10/+10 |
| 2018-07-25 | improve heuristics for what makes an interesting constraint | Niko Matsakis | -15/+15 |
| 2018-07-25 | add regression test for #48071 | Niko Matsakis | -0/+38 |
| 2018-07-25 | introduce new subtyping | Niko Matsakis | -0/+108 |
| 2018-07-25 | remove unnecessary `blame_span` from `report_region_errors` | Niko Matsakis | -14/+24 |
| 2018-07-23 | Don't match on region kinds when reporting NLL errors | Matthew Jasper | -9/+9 |
| 2018-07-22 | Auto merge of #52564 - pnkfelix:issue-52126-lhs-of-assign-op-is-invariant, r=... | bors | -1/+1 |
| 2018-07-22 | Fallback to general error handling in ICE cases. | David Wood | -10/+17 |
| 2018-07-21 | Auto merge of #51959 - tmandry:make-implied-outlives-query, r=nikomatsakis | bors | -0/+37 |
| 2018-07-21 | add regression test for #52078 | Niko Matsakis | -0/+37 |
| 2018-07-20 | Update tests for new NLL mutability errors | Matthew Jasper | -1/+232 |
| 2018-07-20 | For some reason, on my linux box, using `-Zverbose` here is causing a linker ... | Felix S. Klock II | -1/+1 |
| 2018-07-13 | Auto merge of #52242 - ashtneoi:suggest-ref-mut, r=pnkfelix | bors | -0/+28 |
| 2018-07-12 | Bless tests and update ERROR | ashtneoi | -5/+6 |
| 2018-07-12 | span_suggestion | csmoe | -0/+27 |
| 2018-07-13 | compute region values using SCCs not iterative flow | Niko Matsakis | -15/+15 |
| 2018-07-06 | Rollup merge of #52067 - csmoe:issue-51167, r=nikomatsakis | Mark Rousskov | -12/+12 |
| 2018-07-06 | Auto merge of #52021 - nikomatsakis:nll-region-errors, r=estebank | bors | -81/+109 |
| 2018-07-05 | update test | csmoe | -12/+12 |