| Age | Commit message (Expand) | Author | Lines |
| 2022-09-14 | cache collect_trait_impl_trait_tys | Michael Goulet | -2/+9 |
| 2022-09-13 | Auto merge of #101776 - weihanglo:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-09-13 | Auto merge of #101777 - matthiaskrgr:rollup-x2dyaa2, r=matthiaskrgr | bors | -181/+699 |
| 2022-09-13 | Rollup merge of #101770 - aDotInTheVoid:rdj-index-clone, r=GuillaumeGomez | Matthias Krüger | -4/+27 |
| 2022-09-13 | Rollup merge of #101765 - GuillaumeGomez:tyctxt-visibility-doc, r=jyn514 | Matthias Krüger | -0/+10 |
| 2022-09-13 | Rollup merge of #101759 - lnicola:rust-analyzer-2022-09-13, r=lnicola | Matthias Krüger | -143/+529 |
| 2022-09-13 | Rollup merge of #101754 - NaokiM03:rename-log-to-ilog, r=Dylan-DPC | Matthias Krüger | -1/+1 |
| 2022-09-13 | Rollup merge of #101752 - GuillaumeGomez:improve-attr-docs, r=lqd | Matthias Krüger | -1/+11 |
| 2022-09-13 | Rollup merge of #101737 - notriddle:notriddle/search-results-result-name-span... | Matthias Krüger | -6/+3 |
| 2022-09-13 | Rollup merge of #101266 - LuisCardosoOliveira:translation-rustcsession-pt3, r... | Matthias Krüger | -26/+118 |
| 2022-09-13 | Update cargo | Weihang Lo | -0/+0 |
| 2022-09-13 | Auto merge of #101086 - cjgillot:thir-param, r=oli-obk | bors | -915/+680 |
| 2022-09-13 | Rustdoc-Json: Don't loose subitems of foreign traits. | Nixon Enraght-Moony | -4/+27 |
| 2022-09-13 | Rebase fallout. | Camille GILLOT | -12/+8 |
| 2022-09-13 | Bless coverage report. | Camille GILLOT | -14/+14 |
| 2022-09-13 | Bless codegen. | Camille GILLOT | -2/+2 |
| 2022-09-13 | Use def_span for external requirements. | Camille GILLOT | -421/+137 |
| 2022-09-13 | Bless codegen test. | Camille GILLOT | -2/+2 |
| 2022-09-13 | Shrink some visibilities. | Camille GILLOT | -17/+17 |
| 2022-09-13 | Also compute implicit params in THIR. | Camille GILLOT | -84/+98 |
| 2022-09-13 | Compute explicit MIR params on THIR. | Camille GILLOT | -55/+86 |
| 2022-09-13 | Simplify MIR building entry. | Camille GILLOT | -281/+260 |
| 2022-09-13 | Use tcx.hir() utils for spans in MIR building. | Camille GILLOT | -298/+352 |
| 2022-09-13 | Only keep one version of ImplicitSelfKind. | Camille GILLOT | -38/+13 |
| 2022-09-13 | Auto merge of #101615 - compiler-errors:rpitit-perf, r=oli-obk | bors | -33/+137 |
| 2022-09-13 | Add documentation for TyCtxt::visibility | Guillaume Gomez | -0/+10 |
| 2022-09-13 | :arrow_up: rust-analyzer | Laurențiu Nicola | -143/+529 |
| 2022-09-13 | Auto merge of #101757 - Dylan-DPC:rollup-wkt6oe9, r=Dylan-DPC | bors | -437/+352 |
| 2022-09-13 | Rollup merge of #101748 - notriddle:notriddle/source-sidebar-sidebar-toggle, ... | Dylan DPC | -1/+0 |
| 2022-09-13 | Rollup merge of #101745 - jay3332:patch-1, r=JohnTitor | Dylan DPC | -1/+1 |
| 2022-09-13 | Rollup merge of #101700 - compiler-errors:deletion-span, r=davidtwco | Dylan DPC | -220/+159 |
| 2022-09-13 | Rollup merge of #101690 - kadiwa4:avoid_iterator_last, r=oli-obk | Dylan DPC | -15/+11 |
| 2022-09-13 | Rollup merge of #101602 - nnethercote:AttrTokenStream, r=petrochenkov | Dylan DPC | -200/+181 |
| 2022-09-13 | Fix doc of log function | NaokiM03 | -1/+1 |
| 2022-09-13 | Auto merge of #96709 - jackh726:gats-stabilization, r=compiler-errors | bors | -808/+313 |
| 2022-09-13 | Auto merge of #100640 - reitermarkus:socket-display-buffer, r=thomcc | bors | -76/+167 |
| 2022-09-12 | rustdoc: remove redundant CSS `#source-sidebar, #sidebar-toggle` | Michael Howell | -1/+0 |
| 2022-09-13 | Auto merge of #100101 - BelovDV:issue-99429, r=petrochenkov | bors | -54/+328 |
| 2022-09-13 | Don't render inline suggestions of only spaces | Michael Goulet | -4/+1 |
| 2022-09-12 | Fix typo in concat_bytes documentation | Jay3332 | -1/+1 |
| 2022-09-13 | Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiser | bors | -36/+700 |
| 2022-09-12 | Auto merge of #101736 - GuillaumeGomez:rollup-f71kjdb, r=GuillaumeGomez | bors | -87/+592 |
| 2022-09-12 | Don't trim substitution if it's only whitespace | Michael Goulet | -23/+33 |
| 2022-09-12 | A SubstitutionPart is not a deletion if it replaces nothing with nothing | Michael Goulet | -198/+130 |
| 2022-09-12 | rustdoc: remove no-op CSS `.search-results .result-name > span` | Michael Howell | -6/+3 |
| 2022-09-12 | Rollup merge of #101735 - notriddle:notriddle/backslash-escaped-html, r=Guill... | Guillaume Gomez | -2/+15 |
| 2022-09-12 | Rollup merge of #101732 - Nemo157:gate-rustdoc-missing-examples, r=GuillaumeG... | Guillaume Gomez | -42/+104 |
| 2022-09-12 | Rollup merge of #101731 - notriddle:notriddle/more-improved-html-check, r=Gui... | Guillaume Gomez | -13/+330 |
| 2022-09-12 | Rollup merge of #101724 - fee1-dead-contrib:triage-const-hack, r=oli-obk | Guillaume Gomez | -0/+1 |
| 2022-09-12 | Rollup merge of #101723 - lukas-code:await-diag, r=compiler-errors | Guillaume Gomez | -17/+52 |