| Age | Commit message (Expand) | Author | Lines |
| 2018-11-30 | Refer to the second borrow as the "second borrow". | Daan de Graaf | -1/+1 |
| 2018-11-18 | Remove mir::StatementKind::EndRegion | Matthew Jasper | -1/+1 |
| 2018-11-11 | Auto merge of #55657 - davidtwco:issue-55651, r=pnkfelix | bors | -25/+13 |
| 2018-11-11 | Rollup merge of #55801 - pnkfelix:update-box-insensitivity-test-for-nll, r=da... | Pietro Albini | -86/+103 |
| 2018-11-10 | Auto merge of #55637 - pnkfelix:issue-55552-dont-attempt-to-ascribe-projectio... | bors | -0/+31 |
| 2018-11-09 | Fix the expected error annotations. | Felix S. Klock II | -65/+65 |
| 2018-11-09 | Switch to using `// revisions` to explicit encode NLL's change to `Box` treat... | Felix S. Klock II | -8/+22 |
| 2018-11-09 | Make test robust to NLL, in sense of ensuring borrows extend to something app... | Felix S. Klock II | -14/+17 |
| 2018-11-05 | Make `ui/borrowck/borrowck-overloaded-call.rs` robust w.r.t. NLL. | Felix S. Klock II | -3/+16 |
| 2018-11-05 | Update `ui/borrowck/borrowck-closures-mut-of-imm.rs` robust w.r.t. NLL. | Felix S. Klock II | -25/+43 |
| 2018-11-05 | Add `ui/borrowck/borrowck-closures-mut-of-mut.rs`. | Felix S. Klock II | -0/+56 |
| 2018-11-05 | Make `ui/borrowck/borrowck-unboxed-closures.rs` robust w.r.t. NLL. | Felix S. Klock II | -3/+16 |
| 2018-11-05 | Make `ui/borrowck/borrowck-reborrow-from-mut.rs` robust w.r.t. NLL. | Felix S. Klock II | -19/+135 |
| 2018-11-05 | Make `ui/borrowck/borrowck-overloaded-index-move-index.rs` robust w.r.t. NLL. | Felix S. Klock II | -2/+31 |
| 2018-11-05 | Switch to using revisions in borrowck-lend-flow-loop.rs | Felix S. Klock II | -41/+41 |
| 2018-11-03 | Unions reinitialized after assignment into field. | David Wood | -25/+13 |
| 2018-11-03 | Regression test for issue 55552. | Felix S. Klock II | -0/+31 |
| 2018-10-30 | Rollup merge of #55494 - pnkfelix:issue-55492-borrowck-migrate-must-look-at-p... | kennytm | -32/+233 |
| 2018-10-30 | Update compare-mode=nll stderr files to reflect the fix to #55492. | Felix S. Klock II | -32/+9 |
| 2018-10-30 | Regression test for issue 55492. | Felix S. Klock II | -0/+224 |
| 2018-10-29 | Don't emit cannot move errors twice in migrate mode | Matthew Jasper | -334/+13 |
| 2018-10-27 | Auto merge of #55150 - pnkfelix:issues-47215-54797-fix-ice-from-moving-out-of... | bors | -2/+46 |
| 2018-10-21 | Use new region infer errors for explaining borrows | Matthew Jasper | -200/+149 |
| 2018-10-20 | Give an error number for "borrowed data escapes outside of closure" | Matthew Jasper | -2/+3 |
| 2018-10-18 | Rollup merge of #55090 - pnkfelix:issue-54597-regression-test, r=estebank | kennytm | -0/+34 |
| 2018-10-17 | Auto merge of #55134 - davidtwco:issue-55118, r=pnkfelix | bors | -86/+348 |
| 2018-10-17 | Add regression test for issue 47215. | Felix S. Klock II | -0/+44 |
| 2018-10-17 | Update existing tests and .stderr files to reflect introduction of thread-loc... | Felix S. Klock II | -2/+2 |
| 2018-10-17 | Some new tests I added. | Felix S. Klock II | -0/+697 |
| 2018-10-17 | Update output for borrowck=migrate compare mode. | David Wood | -86/+348 |
| 2018-10-16 | updates to existing ui/borrowck tests. | Felix S. Klock II | -142/+137 |
| 2018-10-15 | regression test for issue #54597 | Felix S. Klock II | -0/+34 |
| 2018-10-13 | Auto merge of #54945 - estebank:asm-span, r=petrochenkov | bors | -24/+24 |
| 2018-10-12 | Rollup merge of #54825 - davidtwco:issue-52663-deref-raw-pointer, r=pnkfelix | kennytm | -2/+2 |
| 2018-10-09 | Point to variable in `asm!` macro when failing borrowck | Esteban Küber | -24/+24 |
| 2018-10-09 | Improve message for closure returning a closure. | David Wood | -2/+2 |
| 2018-10-09 | Improve errors for `FnMut` closures. | David Wood | -17/+13 |
| 2018-10-08 | Move errors specify "dereference of raw pointer". | David Wood | -2/+2 |
| 2018-10-07 | Auto merge of #54835 - oli-obk:mögen_konstante_funktionen_doch_bitte_endlich... | bors | -6/+4 |
| 2018-10-05 | Stabilize `min_const_fn` | Oliver Schneider | -6/+4 |
| 2018-10-05 | Auto merge of #54703 - davidtwco:issue-52086, r=nikomatsakis | bors | -4/+13 |
| 2018-10-03 | Clearer later use messages for calls | Matthew Jasper | -420/+354 |
| 2018-10-02 | Auto merge of #54343 - blitzerr:master, r=nikomatsakis | bors | -10/+10 |
| 2018-10-01 | Add special cases for move from `Rc`/`Arc` errors. | David Wood | -4/+13 |
| 2018-09-28 | Test fixes for the change of error message for issue #54015 | Rusty Blitzerr | -10/+10 |
| 2018-09-27 | Enable NLL compare mode for more tests | Matthew Jasper | -8/+44 |
| 2018-09-25 | Change the diagnostic number from 714 to 716. | Felix S. Klock II | -12/+12 |
| 2018-09-25 | add "temporary value dropped while borrowed" error | Mikhail Modin | -24/+42 |
| 2018-09-24 | Update ui tests | Matthew Jasper | -518/+55 |
| 2018-09-23 | Auto merge of #54310 - pnkfelix:issue-52059-report-borrow-drop-conflict, r=ni... | bors | -4/+4 |