| Age | Commit message (Expand) | Author | Lines |
| 2020-11-01 | Remove incorrect statement about line ending content in lines doc change | Dave Rolsky | -2/+2 |
| 2020-10-31 | Clarify handling of final line ending in str::lines() | Dave Rolsky | -1/+3 |
| 2020-10-31 | Auto merge of #76257 - JulianKnodt:i75777, r=Dylan-DPC | bors | -0/+60 |
| 2020-10-30 | Auto merge of #78182 - LeSeulArtichaut:ty-visitor-contolflow, r=lcnr,oli-obk | bors | -375/+522 |
| 2020-10-30 | Auto merge of #78424 - jyn514:THE-PAPERCLIP-COMETH, r=davidtwco | bors | -616/+349 |
| 2020-10-30 | Add back missing comments | Joshua Nelson | -2/+5 |
| 2020-10-30 | Fix even more clippy warnings | Joshua Nelson | -520/+276 |
| 2020-10-30 | Fix some more clippy warnings | Joshua Nelson | -97/+71 |
| 2020-10-30 | Remove implicit `Continue` type | LeSeulArtichaut | -135/+129 |
| 2020-10-30 | Use `ControlFlow::is{break,continue}` | LeSeulArtichaut | -25/+25 |
| 2020-10-30 | TypeVisitor: use `ControlFlow` in clippy | LeSeulArtichaut | -4/+6 |
| 2020-10-30 | TypeVisitor: use `ControlFlow` in rustc_{mir,privacy,traits,typeck} | LeSeulArtichaut | -122/+171 |
| 2020-10-30 | TypeVisitor: use `ControlFlow` in rustc_{infer,lint,trait_selection} | LeSeulArtichaut | -82/+106 |
| 2020-10-30 | TypeVisitor: use `std::ops::ControlFlow` instead of `bool` | LeSeulArtichaut | -164/+242 |
| 2020-10-30 | Auto merge of #78562 - JohnTitor:rollup-otg906u, r=JohnTitor | bors | -97/+84 |
| 2020-10-30 | Rollup merge of #78556 - camelid:mir-opt-nrvo-docs, r=jyn514 | Yuki Okushi | -0/+2 |
| 2020-10-30 | Rollup merge of #78554 - camelid:improve-drop_in_place-docs-wording, r=jyn514 | Yuki Okushi | -5/+5 |
| 2020-10-30 | Rollup merge of #78545 - jackh726:anonymous, r=oli-obk | Yuki Okushi | -32/+24 |
| 2020-10-30 | Rollup merge of #78524 - tmiasko:source-files-borrow, r=Aaron1011 | Yuki Okushi | -9/+18 |
| 2020-10-30 | Rollup merge of #78523 - estebank:fix-return-type-parse-regression, r=dtolnay | Yuki Okushi | -17/+14 |
| 2020-10-30 | Rollup merge of #77921 - wcampbell0x2a:f64-collapsible-if, r=jyn514 | Yuki Okushi | -14/+12 |
| 2020-10-30 | Rollup merge of #77888 - LingMan:ast_pretty_tt_prepend_space, r=jyn514 | Yuki Okushi | -18/+7 |
| 2020-10-30 | Rollup merge of #77334 - pickfire:patch-4, r=jyn514 | Yuki Okushi | -2/+2 |
| 2020-10-30 | Add regression test | kadmin | -0/+60 |
| 2020-10-30 | Auto merge of #78393 - SNCPlay42:match-if-guard, r=tmandry | bors | -1/+32 |
| 2020-10-29 | Link to pass docs from NRVO module docs | Camelid | -0/+2 |
| 2020-10-29 | Improve wording of `core::ptr::drop_in_place` docs | Camelid | -5/+5 |
| 2020-10-30 | Auto merge of #78432 - sexxi-goose:fix-77993-take3, r=nikomatsakis | bors | -6/+82 |
| 2020-10-30 | Auto merge of #78540 - RalfJung:miri, r=RalfJung | bors | -7/+7 |
| 2020-10-29 | Make anonymous binders start at 0 | Jack Huey | -32/+24 |
| 2020-10-29 | Auto merge of #78528 - jonas-schievink:rollup-e70g9zk, r=jonas-schievink | bors | -746/+3069 |
| 2020-10-29 | update Miri | Ralf Jung | -7/+7 |
| 2020-10-29 | Auto merge of #78508 - wesleywiser:optimize_visit_scopes, r=petrochenkov | bors | -4/+3 |
| 2020-10-29 | Rollup merge of #78527 - bugadani:typo3, r=jonas-schievink | Jonas Schievink | -9/+9 |
| 2020-10-29 | Rollup merge of #78505 - ebroto:clippyup, r=oli-obk | Jonas Schievink | -672/+2832 |
| 2020-10-29 | Rollup merge of #78499 - SkiFire13:fix-string-retain, r=m-ou-se | Jonas Schievink | -4/+21 |
| 2020-10-29 | Rollup merge of #78493 - ehuss:update-cargo, r=ehuss | Jonas Schievink | -0/+0 |
| 2020-10-29 | Rollup merge of #78462 - danielframpton:fixnullisa, r=nagisa | Jonas Schievink | -1/+1 |
| 2020-10-29 | Rollup merge of #78431 - Rustin-Liu:rustin-patch-lint, r=estebank | Jonas Schievink | -5/+5 |
| 2020-10-29 | Rollup merge of #78423 - tgnottingham:caching_source_map_bounds_check, r=oli-obk | Jonas Schievink | -17/+46 |
| 2020-10-29 | Rollup merge of #78422 - estebank:fix-78372, r=pnkfelix | Jonas Schievink | -7/+89 |
| 2020-10-29 | Rollup merge of #78244 - workingjubilee:dogfood-fancy-ranges, r=varkor | Jonas Schievink | -10/+14 |
| 2020-10-29 | Rollup merge of #76138 - camelid:rc-fully-qualified-syntax, r=steveklabnik | Jonas Schievink | -9/+38 |
| 2020-10-29 | Rollup merge of #75078 - ijackson:slice-strip, r=steveklabnik | Jonas Schievink | -12/+14 |
| 2020-10-29 | Fix typos | Dániel Buga | -9/+9 |
| 2020-10-29 | Add regression test | Esteban Küber | -0/+6 |
| 2020-10-29 | Revert invalid `fn` return type parsing change | Esteban Küber | -17/+8 |
| 2020-10-29 | Auto merge of #78446 - RalfJung:box, r=Amanieu | bors | -7/+2 |
| 2020-10-29 | Added test for issue #78498 | Giacomo Stevanato | -0/+15 |
| 2020-10-29 | Prevent String::retain from creating non-utf8 strings when abusing panic | Giacomo Stevanato | -4/+6 |