| Age | Commit message (Expand) | Author | Lines |
| 2022-11-25 | Rollup merge of #104896 - notriddle:notriddle/tooltip, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2022-11-25 | Rollup merge of #104879 - aDotInTheVoid:jsondoclint-typedef, r=GuillaumeGomez | Matthias Krüger | -0/+10 |
| 2022-11-25 | rustdoc: revert tooltip background color on light theme to readable | Michael Howell | -1/+1 |
| 2022-11-25 | jsondoclint: Recognise Typedef as valid kind for Type::ResolvedPath | Nixon Enraght-Moony | -0/+10 |
| 2022-11-25 | Rollup merge of #104849 - GuillaumeGomez:source-code-sidebar-css-migration, r... | Matthias Krüger | -8/+36 |
| 2022-11-25 | Auto merge of #104602 - petrochenkov:effvisperf5, r=oli-obk | bors | -6/+50 |
| 2022-11-24 | Strenghten GUI test to include extra state in selector | Guillaume Gomez | -6/+12 |
| 2022-11-24 | Extend GUI test to include more source code elements checks | Guillaume Gomez | -2/+24 |
| 2022-11-24 | Rollup merge of #104796 - notriddle:notriddle/unused-issue-104397, r=oli-obk | Matthias Krüger | -0/+18 |
| 2022-11-24 | Rollup merge of #104792 - notriddle:notriddle/crate-search-title-display, r=G... | Matthias Krüger | -1/+2 |
| 2022-11-24 | Rollup merge of #104782 - oli-obk:const_eval_limit_bump, r=pnkfelix | Matthias Krüger | -4/+4 |
| 2022-11-24 | Rollup merge of #104780 - BoxyUwU:error_reported_not_be_bad, r=oli-obk | Matthias Krüger | -0/+16 |
| 2022-11-24 | Rollup merge of #104514 - chenyukang:yukang/fix-104513-ice, r=petrochenkov | Matthias Krüger | -0/+24 |
| 2022-11-24 | Auto merge of #104321 - Swatinem:async-gen, r=oli-obk | bors | -74/+80 |
| 2022-11-24 | make `error_reported` check for delayed bugs | Boxy | -0/+16 |
| 2022-11-24 | Avoid `GenFuture` shim when compiling async constructs | Arpad Borsos | -74/+80 |
| 2022-11-24 | Rollup merge of #104771 - est31:if_let_chain_broken_mir_test, r=davidtwco | Matthias Krüger | -0/+31 |
| 2022-11-24 | Rollup merge of #104753 - compiler-errors:drop-tracking-var-ice, r=oli-obk | Matthias Krüger | -0/+168 |
| 2022-11-24 | Rollup merge of #104742 - WaffleLapkin:forbidden-SUPER-deref, r=compiler-errors | Matthias Krüger | -6/+11 |
| 2022-11-24 | Rollup merge of #104594 - compiler-errors:dyn-star-rcvr, r=eholk,estebank | Matthias Krüger | -4/+137 |
| 2022-11-24 | Rollup merge of #103908 - estebank:consider-cloning, r=compiler-errors | Matthias Krüger | -28/+1179 |
| 2022-11-24 | fix #104513, Use node_ty_opt to avoid ICE in visit_ty | yukang | -0/+24 |
| 2022-11-24 | Auto merge of #104610 - ouz-a:revert-overflow, r=compiler-errors | bors | -13/+13 |
| 2022-11-24 | Adjust tests | Michael Goulet | -5/+21 |
| 2022-11-24 | Properly handle `Pin<&mut dyn* Trait>` receiver in codegen | Michael Goulet | -0/+62 |
| 2022-11-24 | Disable dyn* upcasting | Michael Goulet | -2/+57 |
| 2022-11-23 | lint: do not warn unused parens around higher-ranked function pointers | Michael Howell | -0/+18 |
| 2022-11-23 | rustdoc: simplify `.search-results-title` CSS | Michael Howell | -1/+2 |
| 2022-11-24 | effective visibility: Fix private visibility calculation for modules | Vadim Petrochenkov | -1/+1 |
| 2022-11-24 | effective visibility: Remove questionable optimizations | Vadim Petrochenkov | -6/+50 |
| 2022-11-23 | Account for closures | Esteban Küber | -19/+0 |
| 2022-11-23 | Account for `x @ y` and suggest `ref x @ ref y` | Esteban Küber | -18/+328 |
| 2022-11-23 | review comments: inline bindings and fix typo | Esteban Küber | -19/+19 |
| 2022-11-23 | Fix rebase | Esteban Küber | -0/+5 |
| 2022-11-23 | Tweak output to account for alternative bindings in the same pattern | Esteban Küber | -8/+2 |
| 2022-11-23 | Fix wording | Esteban Küber | -19/+19 |
| 2022-11-23 | Tweak output in for loops | Esteban Küber | -16/+0 |
| 2022-11-23 | Remove logic duplication | Esteban Küber | -19/+19 |
| 2022-11-23 | Do not suggest `ref` multiple times for the same binding | Esteban Küber | -8/+0 |
| 2022-11-23 | Suggest `.clone()` or `ref binding` on E0382 | Esteban Küber | -20/+905 |
| 2022-11-23 | Bump the const eval step limit | Oli Scherer | -4/+4 |
| 2022-11-23 | Add regression test for issue 99938 | est31 | -0/+31 |
| 2022-11-23 | Use nicer spans for `deref_into_dyn_supertrait` | Maybe Waffle | -10/+7 |
| 2022-11-23 | Make `deref_into_dyn_supertrait` lint the impl and not the usage | Maybe Waffle | -6/+14 |
| 2022-11-23 | Rollup merge of #104751 - nnethercote:fix-104620, r=petrochenkov | Dylan DPC | -0/+12 |
| 2022-11-23 | Rollup merge of #104744 - notriddle:notriddle/struct-fields-display-block, r=... | Dylan DPC | -0/+10 |
| 2022-11-23 | Rollup merge of #104286 - ozkanonur:fix-doc-bootstrap-recompilation, r=jyn514 | Dylan DPC | -0/+37 |
| 2022-11-23 | Rollup merge of #104269 - compiler-errors:hang-in-where-clause-sugg, r=lcnr | Dylan DPC | -0/+68 |
| 2022-11-23 | Auto merge of #102750 - the8472:opt-field-order, r=wesleywiser | bors | -25/+47 |
| 2022-11-23 | Add fatal overflow test | Michael Goulet | -0/+41 |