| Age | Commit message (Expand) | Author | Lines |
| 2020-10-23 | Account for possible boxable `impl Future` in semicolon removal suggestions | Esteban Küber | -32/+152 |
| 2020-10-23 | Suggest semicolon removal on prior match arm | Esteban Küber | -1/+93 |
| 2020-10-23 | Tweak "use `.await`" suggestion | Esteban Küber | -53/+55 |
| 2020-10-23 | Auto merge of #78270 - JohnTitor:rollup-bldrjh5, r=JohnTitor | bors | -110/+522 |
| 2020-10-23 | Rollup merge of #78265 - JohnTitor:type-iference-diag-test, r=lcnr | Yuki Okushi | -0/+78 |
| 2020-10-23 | Rollup merge of #78263 - JohnTitor:mir-opt-ice-test, r=lcnr | Yuki Okushi | -0/+4 |
| 2020-10-23 | Rollup merge of #78255 - dtolnay:match, r=lcnr | Yuki Okushi | -15/+53 |
| 2020-10-23 | Rollup merge of #78235 - Aaron1011:closure-ret-infer, r=varkor | Yuki Okushi | -0/+65 |
| 2020-10-23 | Rollup merge of #78231 - LeSeulArtichaut:closure-target_feature, r=nikomatsakis | Yuki Okushi | -1/+27 |
| 2020-10-23 | Rollup merge of #78169 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -1/+14 |
| 2020-10-23 | Rollup merge of #78163 - camelid:fixup-lib-docs, r=m-ou-se | Yuki Okushi | -9/+10 |
| 2020-10-23 | Rollup merge of #78153 - est31:downloaded_llvm_maybe_sync, r=Mark-Simulacrum | Yuki Okushi | -1/+6 |
| 2020-10-23 | Rollup merge of #78116 - spastorino:inline-const-in-range-pat, r=petrochenkov | Yuki Okushi | -14/+61 |
| 2020-10-23 | Rollup merge of #78098 - camelid:fixup-docs, r=steveklabnik | Yuki Okushi | -32/+58 |
| 2020-10-23 | Rollup merge of #77969 - ryan-scott-dev:bigo-notation-consistency, r=m-ou-se | Yuki Okushi | -18/+18 |
| 2020-10-23 | Rollup merge of #77920 - ayazhafiz:i/mut-ident-spacing, r=jyn514 | Yuki Okushi | -1/+13 |
| 2020-10-23 | Rollup merge of #77918 - wcampbell0x2a:cleanup-network-tests, r=m-ou-se | Yuki Okushi | -12/+5 |
| 2020-10-23 | Rollup merge of #77890 - gilescope:welformed-json-output-from-libtest, r=KodrAus | Yuki Okushi | -4/+10 |
| 2020-10-23 | Rollup merge of #77488 - varkor:repr128-incomplete_features, r=jonas-schievink | Yuki Okushi | -0/+52 |
| 2020-10-23 | Rollup merge of #77339 - fusion-engineering-forks:tryfrom-nonzero-to-nonzero,... | Yuki Okushi | -0/+46 |
| 2020-10-23 | Rollup merge of #77268 - follower:patch-3, r=jyn514 | Yuki Okushi | -2/+2 |
| 2020-10-23 | Add regression test for issue-71732 | Yuki Okushi | -0/+36 |
| 2020-10-23 | Make it regression test of issue-77668 | Yuki Okushi | -0/+4 |
| 2020-10-23 | Add a regression test for issue-72616 | Yuki Okushi | -0/+42 |
| 2020-10-22 | Reduce diagram mess in 'match arms have incompatible types' error | David Tolnay | -28/+38 |
| 2020-10-22 | Add test of incompatible match arm types with multiline arm | David Tolnay | -1/+29 |
| 2020-10-22 | Clean up lib docs | Camelid | -9/+10 |
| 2020-10-22 | Bless tests | Santiago Pastorino | -2/+2 |
| 2020-10-22 | Add ..= const { .. } missing tests and sort them properly | Santiago Pastorino | -3/+8 |
| 2020-10-22 | Make inline const work for half open ranges | Santiago Pastorino | -9/+19 |
| 2020-10-22 | Make inline const work in range patterns | Santiago Pastorino | -6/+38 |
| 2020-10-22 | Rename parse_const_expr to parse_const_block | Santiago Pastorino | -3/+3 |
| 2020-10-22 | Explain where the closure return type was inferred | Aaron Hill | -0/+65 |
| 2020-10-22 | Auto merge of #77720 - matthewjasper:fix-trait-ices, r=nikomatsakis | bors | -86/+141 |
| 2020-10-22 | Fixup: add missing trailing newline | LeSeulArtichaut | -1/+1 |
| 2020-10-22 | Auto merge of #77871 - Julian-Wollersberger:less-query-context, r=oli-obk | bors | -174/+216 |
| 2020-10-22 | Fix clippy tests | varkor | -0/+3 |
| 2020-10-22 | Make closures inherit the parent function's target features | LeSeulArtichaut | -1/+27 |
| 2020-10-22 | Normalize when finding trait object candidates | Matthew Jasper | -66/+107 |
| 2020-10-22 | Auto merge of #78134 - bugadani:arena-nodrop, r=lcnr | bors | -13/+11 |
| 2020-10-22 | Auto merge of #78131 - SimonSapin:ar, r=Mark-Simulacrum | bors | -3/+16 |
| 2020-10-22 | Auto merge of #78212 - JohnTitor:rollup-j5r6xuy, r=JohnTitor | bors | -93/+411 |
| 2020-10-21 | Clean up and improve some docs | Camelid | -32/+58 |
| 2020-10-22 | Rollup merge of #78200 - LeSeulArtichaut:controlflow-is-meth, r=scottmcm | Yuki Okushi | -0/+14 |
| 2020-10-22 | Rollup merge of #78188 - fusion-engineering-forks:static-ref-tracking-issue, ... | Yuki Okushi | -2/+2 |
| 2020-10-22 | Rollup merge of #78172 - wesleywiser:close_77062, r=oli-obk | Yuki Okushi | -0/+5 |
| 2020-10-22 | Rollup merge of #78156 - bishtpawan:bugfix/rustfmt-no-longer-builds, r=lcnr | Yuki Okushi | -6/+8 |
| 2020-10-22 | Rollup merge of #78155 - est31:rustc_lint_types_refactor, r=davidtwco | Yuki Okushi | -17/+18 |
| 2020-10-22 | Rollup merge of #78084 - GuillaumeGomez:improve-mobile-display, r=jyn514,Nemo157 | Yuki Okushi | -0/+35 |
| 2020-10-22 | Rollup merge of #78009 - nielx:fix/CMAKE_SYSTEM_NAME, r=Mark-Simulacrum | Yuki Okushi | -0/+2 |