| Age | Commit message (Expand) | Author | Lines |
| 2022-10-17 | Rollup merge of #102962 - flba-eb:remote_test_server_help, r=pietroalbini | Matthias Krüger | -3/+22 |
| 2022-10-17 | Auto merge of #103116 - TaKO8Ki:fix-103053, r=lcnr | bors | -5/+44 |
| 2022-10-17 | Auto merge of #103096 - petrochenkov:indresdoc, r=cjgillot | bors | -1/+13 |
| 2022-10-16 | Auto merge of #103125 - matthiaskrgr:rollup-82xttcl, r=matthiaskrgr | bors | -97/+156 |
| 2022-10-16 | Rollup merge of #103120 - petrochenkov:docice, r=GuillaumeGomez | Matthias Krüger | -6/+22 |
| 2022-10-16 | Rollup merge of #103109 - RalfJung:phantom-data-impl, r=thomcc | Matthias Krüger | -59/+53 |
| 2022-10-16 | Rollup merge of #103102 - H4x5:len_utf16_docs, r=scottmcm | Matthias Krüger | -0/+5 |
| 2022-10-16 | Rollup merge of #103089 - cjgillot:automatic-structural-eq, r=oli-obk | Matthias Krüger | -29/+70 |
| 2022-10-16 | Rollup merge of #103087 - phimuemue:btreemap_append_doc, r=Mark-Simulacrum | Matthias Krüger | -3/+6 |
| 2022-10-16 | Auto merge of #102026 - Bryanskiy:resolve_update, r=petrochenkov | bors | -163/+240 |
| 2022-10-16 | Populate effective visibilities in 'rustc_resolve' | Bryanskiy | -163/+240 |
| 2022-10-16 | rustdoc: Process extern impls in all loaded crates | Vadim Petrochenkov | -1/+2 |
| 2022-10-16 | Auto merge of #103119 - matthiaskrgr:rollup-2vb8hif, r=matthiaskrgr | bors | -198/+360 |
| 2022-10-16 | rustdoc: Do not expect `doc(primitive)` modules to always exist | Vadim Petrochenkov | -5/+20 |
| 2022-10-16 | Rollup merge of #103115 - GuillaumeGomez:clean-up-anchors-gui-test, r=notriddle | Matthias Krüger | -148/+101 |
| 2022-10-16 | Rollup merge of #103060 - notriddle:notridddle/help-page, r=GuillaumeGomez | Matthias Krüger | -50/+173 |
| 2022-10-16 | Rollup merge of #102953 - WaffleLapkin:better_docs_for_decorate_param, r=Ralf... | Matthias Krüger | -0/+66 |
| 2022-10-16 | Rollup merge of #102857 - saethlin:derived-enum-hash-test, r=Mark-Simulacrum | Matthias Krüger | -0/+20 |
| 2022-10-16 | Clarify the possible return values of len_utf16 | Sky | -0/+5 |
| 2022-10-16 | fix typo | Ralf Jung | -1/+1 |
| 2022-10-16 | fix `own_substs` ICE | Takayuki Maeda | -5/+44 |
| 2022-10-16 | Clean up anchors.goml rustdoc GUI test | Guillaume Gomez | -147/+100 |
| 2022-10-16 | Update browser-ui-test version to 0.12.5 | Guillaume Gomez | -1/+1 |
| 2022-10-16 | Auto merge of #102334 - compiler-errors:rpitit-substs-issue, r=cjgillot | bors | -23/+117 |
| 2022-10-16 | PhantomData: inline a macro that is used only once | Ralf Jung | -59/+53 |
| 2022-10-16 | Auto merge of #102080 - yanchen4791:issue-99824-fix, r=cjgillot | bors | -142/+63 |
| 2022-10-16 | Auto merge of #103105 - JohnTitor:rollup-x4ivrix, r=JohnTitor | bors | -7/+137 |
| 2022-10-15 | rustdoc: make help button a no-op when on help page | Michael Howell | -0/+15 |
| 2022-10-16 | Rollup merge of #103088 - GuillaumeGomez:fix-settings-page, r=notriddle | Yuki Okushi | -3/+12 |
| 2022-10-16 | Rollup merge of #103082 - gimbles:patch-1, r=cjgillo | Yuki Okushi | -1/+1 |
| 2022-10-16 | Rollup merge of #103080 - ohno418:fix-hir-pretty-print-lifetimes, r=cjgillot | Yuki Okushi | -1/+41 |
| 2022-10-16 | Rollup merge of #103033 - alyssais:pkg-config, r=joshtriplett | Yuki Okushi | -2/+2 |
| 2022-10-16 | Rollup merge of #102023 - SUPERCILEX:maybeuninit-transpose, r=scottmcm | Yuki Okushi | -0/+37 |
| 2022-10-16 | Rollup merge of #101717 - Pointerbender:unsafecell-memory-layout, r=Amanieu | Yuki Okushi | -0/+44 |
| 2022-10-16 | Auto merge of #102931 - camsteffen:inline-overlapping-impls, r=cjgillot | bors | -47/+34 |
| 2022-10-15 | Add MaybeUninit array transpose impls | Alex Saveau | -0/+37 |
| 2022-10-15 | Auto merge of #100579 - joboet:sync_mutex_everywhere, r=thomcc | bors | -123/+47 |
| 2022-10-16 | resolve: Shadow erroneous glob imports with erroneous single imports | Vadim Petrochenkov | -1/+13 |
| 2022-10-15 | rustdoc: add test cases for links inside the help popover | Michael Howell | -4/+24 |
| 2022-10-15 | rustdoc: fix Ctrl-Click on help and settings links | Michael Howell | -1/+8 |
| 2022-10-15 | rustdoc: make the help button a link to a page | Michael Howell | -47/+128 |
| 2022-10-15 | typos | Michael Goulet | -9/+9 |
| 2022-10-15 | Equate full fn signatures to infer all region variables | Michael Goulet | -13/+33 |
| 2022-10-15 | Add test | Michael Goulet | -0/+15 |
| 2022-10-15 | Fix subst issues with RPITIT | Michael Goulet | -10/+69 |
| 2022-10-15 | Documentation BTreeMap::append's behavior for already existing keys | philipp | -3/+6 |
| 2022-10-15 | Mark derived StructuralEq as automatically derived. | Camille GILLOT | -29/+70 |
| 2022-10-15 | pretty: fix to print some lifetimes on HIR pretty-print | Yutaro Ohno | -1/+41 |
| 2022-10-15 | Add more GUI tests for settings page | Guillaume Gomez | -2/+9 |
| 2022-10-15 | Fix display of settings page | Guillaume Gomez | -1/+3 |