| Age | Commit message (Expand) | Author | Lines |
| 2022-09-13 | Auto merge of #101777 - matthiaskrgr:rollup-x2dyaa2, r=matthiaskrgr | bors | -153/+559 |
| 2022-09-13 | Rollup merge of #101770 - aDotInTheVoid:rdj-index-clone, r=GuillaumeGomez | Matthias Krüger | -4/+27 |
| 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 #101737 - notriddle:notriddle/search-results-result-name-span... | Matthias Krüger | -6/+3 |
| 2022-09-13 | Auto merge of #101086 - cjgillot:thir-param, r=oli-obk | bors | -488/+290 |
| 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 | -419/+134 |
| 2022-09-13 | Bless codegen test. | Camille GILLOT | -2/+2 |
| 2022-09-13 | Compute explicit MIR params on THIR. | Camille GILLOT | -0/+1 |
| 2022-09-13 | Simplify MIR building entry. | Camille GILLOT | -0/+10 |
| 2022-09-13 | Use tcx.hir() utils for spans in MIR building. | Camille GILLOT | -252/+332 |
| 2022-09-13 | Auto merge of #101615 - compiler-errors:rpitit-perf, r=oli-obk | bors | -10/+5 |
| 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 | -205/+137 |
| 2022-09-13 | Rollup merge of #101748 - notriddle:notriddle/source-sidebar-sidebar-toggle, ... | Dylan DPC | -1/+0 |
| 2022-09-13 | Rollup merge of #101700 - compiler-errors:deletion-span, r=davidtwco | Dylan DPC | -201/+134 |
| 2022-09-13 | Rollup merge of #101690 - kadiwa4:avoid_iterator_last, r=oli-obk | Dylan DPC | -3/+3 |
| 2022-09-13 | Auto merge of #96709 - jackh726:gats-stabilization, r=compiler-errors | bors | -779/+308 |
| 2022-09-13 | Auto merge of #100640 - reitermarkus:socket-display-buffer, r=thomcc | bors | -28/+60 |
| 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 | -0/+110 |
| 2022-09-13 | Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiser | bors | -0/+594 |
| 2022-09-12 | Auto merge of #101736 - GuillaumeGomez:rollup-f71kjdb, r=GuillaumeGomez | bors | -64/+525 |
| 2022-09-12 | Don't trim substitution if it's only whitespace | Michael Goulet | -14/+14 |
| 2022-09-12 | A SubstitutionPart is not a deletion if it replaces nothing with nothing | Michael Goulet | -187/+120 |
| 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 | -37/+90 |
| 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 #101723 - lukas-code:await-diag, r=compiler-errors | Guillaume Gomez | -12/+41 |
| 2022-09-12 | Rollup merge of #101677 - winxpqq955:issue-101211, r=fee1-dead | Guillaume Gomez | -0/+29 |
| 2022-09-12 | Rollup merge of #100185 - compiler-errors:issue-100183, r=wesleywiser | Guillaume Gomez | -0/+20 |
| 2022-09-12 | rustdoc: fix treatment of backslash-escaped HTML | Michael Howell | -2/+15 |
| 2022-09-12 | Auto merge of #101729 - oli-obk:miriup, r=oli-obk | bors | -7/+7 |
| 2022-09-12 | Feature gate the rustdoc::missing_doc_code_examples lint | Wim Looman | -37/+90 |
| 2022-09-12 | rustdoc: improve rustdoc HTML suggestions handling of nested generics | Michael Howell | -13/+330 |
| 2022-09-12 | Simplify `clippy` fix. | Markus Reiter | -39/+22 |
| 2022-09-12 | Update miri submodule | Oli Scherer | -7/+7 |
| 2022-09-12 | Fix clippy. | Markus Reiter | -16/+65 |
| 2022-09-12 | Auto merge of #99334 - NiklasJonsson:84447/error-privacy, r=oli-obk | bors | -4/+3 |
| 2022-09-12 | Impove diagnostic for .await-ing non-futures | Lukas Markeffsky | -12/+41 |
| 2022-09-12 | change rlib format to discern native dependencies | Daniil Belov | -0/+110 |
| 2022-09-12 | Auto merge of #101716 - Dylan-DPC:rollup-ayvh6nd, r=Dylan-DPC | bors | -18/+250 |
| 2022-09-12 | Rollup merge of #101706 - notriddle:notriddle/search-mobile, r=GuillaumeGomez | Dylan DPC | -5/+0 |
| 2022-09-12 | Rollup merge of #101701 - aDotInTheVoid:rdj-impl-tests, r=GuillaumeGomez | Dylan DPC | -0/+81 |
| 2022-09-12 | Rollup merge of #101693 - GuillaumeGomez:update-browser-ui-test-0-10, r=notri... | Dylan DPC | -13/+16 |
| 2022-09-12 | Rollup merge of #101681 - compiler-errors:rpitit-obj-safety, r=lcnr | Dylan DPC | -0/+72 |