| Age | Commit message (Expand) | Author | Lines |
| 2022-10-17 | macros: allow subdiagnostic-kind-less variants | David Wood | -50/+43 |
| 2022-10-17 | macros: support doc comments in diag derives | David Wood | -0/+30 |
| 2022-10-17 | Auto merge of #103096 - petrochenkov:indresdoc, r=cjgillot | bors | -0/+12 |
| 2022-10-16 | Auto merge of #103125 - matthiaskrgr:rollup-82xttcl, r=matthiaskrgr | bors | -30/+81 |
| 2022-10-16 | Rollup merge of #103120 - petrochenkov:docice, r=GuillaumeGomez | Matthias Krüger | -6/+22 |
| 2022-10-16 | Rollup merge of #103089 - cjgillot:automatic-structural-eq, r=oli-obk | Matthias Krüger | -24/+59 |
| 2022-10-16 | Auto merge of #102026 - Bryanskiy:resolve_update, r=petrochenkov | bors | -45/+46 |
| 2022-10-16 | Populate effective visibilities in 'rustc_resolve' | Bryanskiy | -45/+46 |
| 2022-10-16 | rustdoc: Process extern impls in all loaded crates | Vadim Petrochenkov | -1/+2 |
| 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 #102857 - saethlin:derived-enum-hash-test, r=Mark-Simulacrum | Matthias Krüger | -0/+20 |
| 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 | -0/+33 |
| 2022-10-16 | Auto merge of #102080 - yanchen4791:issue-99824-fix, r=cjgillot | bors | -8/+18 |
| 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 #103080 - ohno418:fix-hir-pretty-print-lifetimes, r=cjgillot | Yuki Okushi | -0/+36 |
| 2022-10-16 | resolve: Shadow erroneous glob imports with erroneous single imports | Vadim Petrochenkov | -0/+12 |
| 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 | Add test | Michael Goulet | -0/+15 |
| 2022-10-15 | Fix subst issues with RPITIT | Michael Goulet | -0/+18 |
| 2022-10-15 | Mark derived StructuralEq as automatically derived. | Camille GILLOT | -24/+59 |
| 2022-10-15 | pretty: fix to print some lifetimes on HIR pretty-print | Yutaro Ohno | -0/+36 |
| 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 |
| 2022-10-15 | Auto merge of #103083 - Dylan-DPC:rollup-97cvwdv, r=Dylan-DPC | bors | -0/+279 |
| 2022-10-15 | Rollup merge of #103041 - weihanglo:update-cargo, r=ehuss | Dylan DPC | -0/+0 |
| 2022-10-15 | Rollup merge of #103003 - TaKO8Ki:fix-102989, r=compiler-errors | Dylan DPC | -0/+75 |
| 2022-10-15 | Rollup merge of #102998 - nathanwhit:let-chains-drop-order, r=eholk | Dylan DPC | -0/+64 |
| 2022-10-15 | Rollup merge of #102954 - GuillaumeGomez:cfg-hide-attr-checks, r=Manishearth | Dylan DPC | -0/+51 |
| 2022-10-15 | Rollup merge of #102884 - petrochenkov:liferib, r=cjgillot | Dylan DPC | -0/+89 |
| 2022-10-15 | Auto merge of #101832 - compiler-errors:dyn-star-plus, r=eholk | bors | -17/+98 |
| 2022-10-15 | Auto merge of #99292 - Aaron1011:stability-use-tree, r=cjgillot | bors | -3/+38 |
| 2022-10-14 | Rollup merge of #103067 - Nilstrieb:tidy-likes-the-alphabet, r=jackh726 | Matthias Krüger | -7/+8 |
| 2022-10-14 | Rollup merge of #103054 - GuillaumeGomez:cleanup-rust-logo-test, r=notriddle | Matthias Krüger | -70/+26 |
| 2022-10-14 | Rollup merge of #103047 - GuillaumeGomez:update-browser-ui-test, r=notriddle | Matthias Krüger | -1/+1 |
| 2022-10-14 | Rollup merge of #103039 - RalfJung:checktools, r=Dylan-DPC | Matthias Krüger | -1/+3 |
| 2022-10-14 | Rollup merge of #102092 - kxxt:patch-1, r=joshtriplett | Matthias Krüger | -2/+8 |
| 2022-10-14 | Also run alphabetical check in src and library | nils | -6/+6 |
| 2022-10-14 | Add some tidy-alphabetical | nils | -1/+2 |
| 2022-10-15 | remove no_core feature | Takayuki Maeda | -28/+12 |
| 2022-10-14 | Auto merge of #102783 - RalfJung:tls, r=thomcc | bors | -2/+2 |
| 2022-10-14 | Clean up rust-logo rustdoc GUI test | Guillaume Gomez | -70/+26 |
| 2022-10-14 | Rollup merge of #103031 - est31:match_guard_irrefutable_let, r=oli-obk | Dylan DPC | -14/+23 |
| 2022-10-14 | Rollup merge of #103025 - notriddle:notriddle/search-container-star, r=Guilla... | Dylan DPC | -3/+0 |