| Age | Commit message (Expand) | Author | Lines |
| 2020-05-30 | Rollup merge of #72724 - Aaron1011:revert-tokenstream-expand, r=petrochenkov | Yuki Okushi | -30/+0 |
| 2020-05-30 | Rollup merge of #72710 - jsgf:unused-deps-test, r=jsgf | Yuki Okushi | -0/+15 |
| 2020-05-30 | Rollup merge of #72677 - chrissimpkins:fix-72574, r=estebank | Yuki Okushi | -0/+46 |
| 2020-05-30 | Rollup merge of #72621 - Aaron1011:fix/trait-select-error, r=nikomatsakis | Yuki Okushi | -0/+50 |
| 2020-05-29 | Auto merge of #72756 - RalfJung:rollup-tbjmtx2, r=RalfJung | bors | -123/+894 |
| 2020-05-29 | fix diagnostics for `@ ..` binding pattern in tuples and tuple structs | Chris Simpkins | -0/+46 |
| 2020-05-29 | Rollup merge of #71862 - LeSeulArtichaut:unsafe-block-in-unsafe-fn, r=nikomat... | Ralf Jung | -0/+343 |
| 2020-05-29 | Rollup merge of #71500 - josephlr:offset, r=oli-obk,RalfJung | Ralf Jung | -25/+315 |
| 2020-05-29 | Rollup merge of #71095 - pickfire:box-from-array, r=dtolnay | Ralf Jung | -6/+25 |
| 2020-05-29 | Rollup merge of #67460 - estebank:named-lts, r=nikomatsakis | Ralf Jung | -92/+211 |
| 2020-05-29 | Rollup merge of #72572 - JohnTitor:add-tests, r=matthewjasper | Dylan DPC | -0/+79 |
| 2020-05-29 | Rollup merge of #72465 - tmiasko:liveness-upvars, r=nikomatsakis | Dylan DPC | -10/+335 |
| 2020-05-29 | Rollup merge of #72383 - DarkEld3r:issue-72322, r=matthewjasper | Dylan DPC | -4/+16 |
| 2020-05-29 | liveness: Warn about unused captured variables | Tomasz Miąsko | -10/+335 |
| 2020-05-29 | Auto merge of #72727 - JohnTitor:rollup-nni16m2, r=JohnTitor | bors | -2/+25 |
| 2020-05-29 | Rollup merge of #72534 - chrissimpkins:fix-72373, r=estebank | Yuki Okushi | -0/+22 |
| 2020-05-29 | Rollup merge of #72495 - GuillaumeGomez:cleanup-e0601, r=Dylan-DPC | Yuki Okushi | -2/+3 |
| 2020-05-29 | Revert "Add test for macro_rules! invoking a proc-macro with capture groups" | Aaron Hill | -30/+0 |
| 2020-05-29 | Auto merge of #72506 - Nadrieril:fix-72476, r=matthewjasper | bors | -0/+22 |
| 2020-05-29 | Rollup merge of #72702 - petrochenkov:unudeps, r=estebank | Dylan DPC | -0/+9 |
| 2020-05-29 | Rollup merge of #72682 - JohnTitor:mir-tests, r=RalfJung | Dylan DPC | -0/+11 |
| 2020-05-29 | Rollup merge of #72670 - rust-lang:jonas-schievink-patch-1, r=nikomatsakis | Dylan DPC | -1/+1 |
| 2020-05-29 | Rollup merge of #72667 - RalfJung:unaligned-ref-test, r=nikomatsakis | Dylan DPC | -11/+34 |
| 2020-05-28 | Add test to make sure -Wunused-crate-dependencies works with tests | Jeremy Fitzhardinge | -0/+15 |
| 2020-05-28 | Account for `Self` as a type param | Esteban Küber | -0/+72 |
| 2020-05-28 | rustc_lint: Remove `unused_crate_dependencies` from the `unused` group | Vadim Petrochenkov | -0/+9 |
| 2020-05-28 | Add test for #66930 | Yuki Okushi | -0/+11 |
| 2020-05-27 | review comments: change wording and visual output | Esteban Küber | -12/+10 |
| 2020-05-27 | Fix rebase | Esteban Küber | -8/+4 |
| 2020-05-27 | Add additional checks for isize overflow | Joe Richey | -2/+2 |
| 2020-05-27 | Modify wording | Esteban Küber | -9/+12 |
| 2020-05-27 | fix rebase | Esteban Küber | -6/+6 |
| 2020-05-27 | review comments | Esteban Küber | -6/+6 |
| 2020-05-27 | Tweak output for mismatched impl item | Esteban Küber | -43/+83 |
| 2020-05-27 | Name `RegionKind::ReVar` lifetimes in diagnostics | Esteban Küber | -40/+50 |
| 2020-05-27 | Fix spacing of expected/found notes without a label | Esteban Küber | -76/+76 |
| 2020-05-27 | Fix incorrect comment in generator test | Jonas Schievink | -1/+1 |
| 2020-05-27 | Mark deduplicated errors as expected in gate test | LeSeulArtichaut | -0/+2 |
| 2020-05-27 | Add tests for packed borrows in unsafe fns | LeSeulArtichaut | -82/+140 |
| 2020-05-27 | Fix and bless tests | LeSeulArtichaut | -21/+168 |
| 2020-05-27 | Add more cases to the test | LeSeulArtichaut | -2/+28 |
| 2020-05-27 | Apply suggestions from code review | LeSeulArtichaut | -22/+50 |
| 2020-05-27 | Add tests | LeSeulArtichaut | -0/+82 |
| 2020-05-27 | expand unaligned_references test | Ralf Jung | -11/+34 |
| 2020-05-27 | improve diagnostics suggestion for missing `@` in slice id binding to rest p... | Chris Simpkins | -0/+22 |
| 2020-05-27 | Rollup merge of #72548 - rossmacarthur:add-mcve-for-50687, r=nikomatsakis | Dylan DPC | -0/+57 |
| 2020-05-27 | Rollup merge of #72348 - chrissimpkins:fix-72253, r=estebank | Dylan DPC | -0/+16 |
| 2020-05-26 | improve error message for unexpected comma token in multiline block | Chris Simpkins | -0/+16 |
| 2020-05-26 | Rollup merge of #72581 - samrat:allow-desugared-break-in-labeled-block, r=dav... | Dylan DPC | -0/+12 |
| 2020-05-26 | Rollup merge of #72401 - ecstatic-morse:issue-72394, r=eddyb | Dylan DPC | -0/+24 |