| Age | Commit message (Expand) | Author | Lines |
| 2021-08-31 | Improve closure dummy capture suggestion in macros. | Mara Bos | -9/+26 |
| 2021-08-31 | Auto merge of #88506 - Mark-Simulacrum:fix-rlibs, r=ehuss | bors | -3/+3 |
| 2021-08-31 | Lint Abi in ast validation. | Camille GILLOT | -50/+61 |
| 2021-08-31 | some low hanging clippy::perf fixes | Matthias Krüger | -10/+11 |
| 2021-08-31 | Use the return value of readdir_r() instead of errno | Tavian Barnes | -2/+3 |
| 2021-08-31 | Remove bolding on associated constants | Noah Lev | -1/+16 |
| 2021-08-31 | Auto merge of #88535 - m-ou-se:rollup-jeusxbo, r=m-ou-se | bors | -128/+1008 |
| 2021-08-31 | Rollup merge of #88524 - soenkehahn:master, r=jyn514 | Mara Bos | -1/+1 |
| 2021-08-31 | Rollup merge of #88504 - m-ou-se:turbofish-please-stay, r=oli-obk | Mara Bos | -2/+97 |
| 2021-08-31 | Rollup merge of #88501 - m-ou-se:prelude-collusion-oh-no-macros-help, r=estebank | Mara Bos | -19/+148 |
| 2021-08-31 | Rollup merge of #88495 - ibraheemdev:tcp-linger, r=joshtriplett | Mara Bos | -1/+165 |
| 2021-08-31 | Rollup merge of #88445 - inquisitivecrystal:ast-lowering, r=cjgillot | Mara Bos | -33/+29 |
| 2021-08-31 | Rollup merge of #88418 - fee1-dead:trait-assoc-tilde-const, r=oli-obk | Mara Bos | -8/+180 |
| 2021-08-31 | Rollup merge of #88399 - nagisa:nagisa/aapcs-on-aarch, r=petrochenkov | Mara Bos | -28/+101 |
| 2021-08-31 | Rollup merge of #88391 - GuillaumeGomez:fix-json-enum-variant, r=camelid,notr... | Mara Bos | -29/+79 |
| 2021-08-31 | Rollup merge of #86362 - ptrojahn:insert_vars_and_temps, r=jackh726 | Mara Bos | -7/+6 |
| 2021-08-31 | Rollup merge of #85017 - clarfonthey:carrying_widening, r=m-ou-se | Mara Bos | -0/+202 |
| 2021-08-31 | Change wording to less jaron-y "non-auto trait" | Michael Howell | -3/+3 |
| 2021-08-31 | Move to the top of file | Katherine Philip | -2/+1 |
| 2021-08-31 | disable `tcp_linger` feature in `std` | Ibraheem Ahmed | -1/+0 |
| 2021-08-31 | add safety annotation to `LinkedList::detach_all_nodes` | Ibraheem Ahmed | -0/+3 |
| 2021-08-31 | Concrete regions can show up in mir borrowck if the originated from there. | Oli Scherer | -9/+1 |
| 2021-08-31 | Use and_then instead of unwrap_or_default. | Mara Bos | -9/+8 |
| 2021-08-31 | Add macro test for prelude collision suggestions. | Mara Bos | -0/+115 |
| 2021-08-31 | Use right span in prelude collision suggestions with macros. | Mara Bos | -10/+19 |
| 2021-08-31 | Pull Span::find_ancestor_inside loop into its own function. | Mara Bos | -5/+11 |
| 2021-08-31 | Delete long-running large rlibs test | Mark Rousskov | -76/+0 |
| 2021-08-31 | Remove single use variables | Paul Trojahn | -5/+2 |
| 2021-08-31 | Auto merge of #7605 - xordi:issue-7548-fix, r=giraffate | bors | -48/+169 |
| 2021-08-31 | Avoid cloning LocalDecls | Paul Trojahn | -7/+6 |
| 2021-08-31 | ARMv6K Nintendo 3DS Tier 3 target added | Meziu | -0/+48 |
| 2021-08-31 | Auto merge of #88527 - m-ou-se:rollup-az6xtc5, r=m-ou-se | bors | -89/+698 |
| 2021-08-31 | Rollup merge of #88509 - m-ou-se:dyn-no-left-shift-right-shift-just-single-an... | Mara Bos | -5/+81 |
| 2021-08-31 | Rollup merge of #88503 - m-ou-se:array-into-inter-ambiguous, r=cjgillot | Mara Bos | -7/+91 |
| 2021-08-31 | Rollup merge of #88497 - m-ou-se:prelude-collision-glob, r=nikomatsakis | Mara Bos | -3/+39 |
| 2021-08-31 | Rollup merge of #88496 - m-ou-se:prelude-collision-lifetime-generics, r=petro... | Mara Bos | -47/+134 |
| 2021-08-31 | Rollup merge of #88492 - est31:maybe_uninit_write, r=wesleywiser | Mara Bos | -1/+1 |
| 2021-08-31 | Rollup merge of #88486 - bjorn3:better_arena_macro, r=jackh726 | Mara Bos | -10/+10 |
| 2021-08-31 | Rollup merge of #88465 - marcospb19:master, r=joshtriplett | Mara Bos | -11/+37 |
| 2021-08-31 | Rollup merge of #88462 - petrochenkov:macstore, r=jyn514 | Mara Bos | -3/+3 |
| 2021-08-31 | Rollup merge of #88450 - notriddle:notriddle/maybe_whole_expr, r=cjgillot | Mara Bos | -2/+64 |
| 2021-08-31 | Rollup merge of #88413 - spastorino:weird-return-types-tait-test, r=oli-obk | Mara Bos | -0/+16 |
| 2021-08-31 | Rollup merge of #88409 - spastorino:autoleakage-tait-test, r=oli-obk | Mara Bos | -0/+100 |
| 2021-08-31 | Rollup merge of #88408 - spastorino:inference-cycle-tait-test, r=oli-obk | Mara Bos | -0/+63 |
| 2021-08-31 | Rollup merge of #88406 - spastorino:tait-nest-infer-test, r=oli-obk | Mara Bos | -0/+56 |
| 2021-08-31 | Rollup merge of #88394 - ChrisDenton:patch-1, r=joshtriplett | Mara Bos | -0/+3 |
| 2021-08-31 | Auto merge of #88491 - RalfJung:miri, r=RalfJung | bors | -9/+7 |
| 2021-08-31 | Fix function and variable names | xordi | -20/+20 |
| 2021-08-31 | Fix CI errors | xordi | -1/+1 |
| 2021-08-31 | Add new ui tests | xordi | -19/+106 |