| Age | Commit message (Expand) | Author | Lines |
| 2021-12-15 | Auto merge of #91959 - matthiaskrgr:rollup-rhajuvw, r=matthiaskrgr | bors | -355/+132 |
| 2021-12-15 | Rollup merge of #91905 - GuillaumeGomez:source-code-page-sidebar, r=jsha | Matthias Krüger | -2/+42 |
| 2021-12-15 | Rollup merge of #91888 - BoxyUwU:generic_arg_infer_aaaa, r=lcnr | Matthias Krüger | -0/+25 |
| 2021-12-15 | Rollup merge of #91584 - GuillaumeGomez:improve-rustdoc-gui-tester-code, r=jsha | Matthias Krüger | -5/+5 |
| 2021-12-15 | Rollup merge of #90521 - jhpratt:stabilize-destructuring_assignment, r=jackh7... | Matthias Krüger | -348/+60 |
| 2021-12-15 | Auto merge of #91752 - yaahc:track-caller-result, r=cuviper | bors | -3/+3 |
| 2021-12-14 | Stabilize `destructuring_assignment` | Jacob Pratt | -348/+60 |
| 2021-12-15 | Auto merge of #91945 - matthiaskrgr:rollup-jszf9zp, r=matthiaskrgr | bors | -190/+196 |
| 2021-12-15 | Rollup merge of #91940 - ehuss:update-cargo, r=ehuss | Matthias Krüger | -0/+0 |
| 2021-12-15 | Rollup merge of #91881 - Patrick-Poitras:stabilize-iter-zip, r=scottmcm | Matthias Krüger | -2/+0 |
| 2021-12-15 | Rollup merge of #91868 - tmiasko:llvm-time-trace-out, r=oli-obk | Matthias Krüger | -0/+1 |
| 2021-12-15 | Rollup merge of #90939 - estebank:wg-af-polish, r=tmandry | Matthias Krüger | -188/+195 |
| 2021-12-15 | Auto merge of #91933 - matthiaskrgr:rollup-cw9qolb, r=matthiaskrgr | bors | -0/+113 |
| 2021-12-14 | Update cargo | Eric Huss | -0/+0 |
| 2021-12-14 | Remove iter::zip feature gate from clippy | PFPoitras | -2/+0 |
| 2021-12-14 | Auto merge of #91728 - Amanieu:stable_asm, r=joshtriplett | bors | -1792/+717 |
| 2021-12-14 | Rollup merge of #91856 - ouz-a:master, r=oli-obk | Matthias Krüger | -0/+9 |
| 2021-12-14 | Rollup merge of #91798 - bugadani:issue-91783, r=michaelwoerister | Matthias Krüger | -0/+44 |
| 2021-12-14 | Rollup merge of #91786 - tmiasko:const-prop, r=oli-obk | Matthias Krüger | -0/+12 |
| 2021-12-14 | Rollup merge of #91597 - r00ster91:lessthangreaterthan, r=oli-obk | Matthias Krüger | -0/+24 |
| 2021-12-14 | Rollup merge of #91239 - cameron1024:issue-87490-regression, r=jackh726 | Matthias Krüger | -0/+24 |
| 2021-12-14 | Recover on invalid operators <> and <=> | r00ster91 | -0/+24 |
| 2021-12-14 | Return an error when `eval_rvalue_with_identities` fails | Tomasz Miąsko | -0/+12 |
| 2021-12-14 | Add GUI test for source code page sidebar | Guillaume Gomez | -0/+32 |
| 2021-12-14 | Fix sidebar in source code page | Guillaume Gomez | -2/+10 |
| 2021-12-14 | Rollup merge of #91892 - compiler-errors:fix-inferty-hashtable, r=dtolnay | Matthias Krüger | -0/+17 |
| 2021-12-14 | Rollup merge of #91875 - b-naber:mir-transform-norm-erase-reg, r=Aaron1011 | Matthias Krüger | -0/+21 |
| 2021-12-14 | Rollup merge of #91820 - rukai:help_with_personality_issues, r=davidtwco | Matthias Krüger | -1/+7 |
| 2021-12-13 | Fix HashStable implementation on InferTy | Michael Goulet | -0/+17 |
| 2021-12-14 | test | Ellen | -0/+25 |
| 2021-12-14 | Auto merge of #91660 - llogiq:make-a-hash-of-def-ids, r=nnethercote | bors | -17/+17 |
| 2021-12-14 | test should pass :sweat_smile: | ouz-a | -0/+1 |
| 2021-12-13 | use try_normalize_erasing_regions in RevealAllVisitor | b-naber | -0/+21 |
| 2021-12-14 | Add regression test and comment | ouz-a | -0/+8 |
| 2021-12-13 | fix coverage report test | Esteban Kuber | -2/+2 |
| 2021-12-13 | Rollup merge of #91849 - jackh726:gats-outlives-lint-part2, r=nikomatsakis | Matthias Krüger | -40/+109 |
| 2021-12-13 | Rollup merge of #91847 - BoxyUwU:generic_arg_infer_fixme, r=lcnr | Matthias Krüger | -0/+41 |
| 2021-12-13 | Rollup merge of #91846 - camelid:doctest-cleanup, r=GuillaumeGomez | Matthias Krüger | -69/+64 |
| 2021-12-13 | Rollup merge of #91699 - jsha:webkit-appearance-search-input, r=GuillaumeGomez | Matthias Krüger | -0/+4 |
| 2021-12-13 | fix clippy tests | Esteban Kuber | -12/+12 |
| 2021-12-13 | review comment: change wording of suggestion | Esteban Kuber | -3/+3 |
| 2021-12-13 | review comments | Esteban Kuber | -9/+17 |
| 2021-12-13 | tidy fix | Esteban Kuber | -1/+1 |
| 2021-12-13 | Fix rebase and clippy tests | Esteban Kuber | -131/+66 |
| 2021-12-13 | Fix clippy uses of QPath::LangItem | Esteban Kuber | -13/+13 |
| 2021-12-13 | Keep info on pre-desugaring expression for better "incorrect `.await`" sugges... | Esteban Kuber | -0/+36 |
| 2021-12-13 | Remove yet more output from `for`-loop and `?` errors | Esteban Kuber | -0/+14 |
| 2021-12-13 | Reduce verbosity when calling `for`-loop on non-`Iterator` expression | Esteban Kuber | -3/+3 |
| 2021-12-13 | When `.await` is called on a non-`Future` expression, suggest removal | Esteban Kuber | -114/+128 |
| 2021-12-13 | Adjust wording for review | Jack Huey | -28/+28 |