| Age | Commit message (Expand) | Author | Lines |
| 2022-10-01 | Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebank | bors | -1627/+1607 |
| 2022-10-01 | `ui-fulldeps`: adopt to the new rustc lint API | Maybe Waffle | -39/+43 |
| 2022-10-01 | bless rustdoc-ui | Maybe Waffle | -48/+48 |
| 2022-10-01 | bless a miri test | Maybe Waffle | -1/+1 |
| 2022-10-01 | bless clippy | Maybe Waffle | -231/+231 |
| 2022-10-01 | bless ui tests | Maybe Waffle | -1194/+1194 |
| 2022-10-01 | rustdoc: adopt to the new lint API | Maybe Waffle | -78/+61 |
| 2022-10-01 | clippy: adopt to the new lint API | Maybe Waffle | -36/+29 |
| 2022-10-01 | Auto merge of #102237 - GuillaumeGomez:sidebar-links-color, r=notriddle | bors | -63/+247 |
| 2022-10-01 | Auto merge of #102526 - matthiaskrgr:rollup-9o6p98c, r=matthiaskrgr | bors | -22/+129 |
| 2022-10-01 | Auto merge of #101969 - reez12g:issue-101306, r=reez12g | bors | -0/+2 |
| 2022-10-01 | Add a comment to downloading fmt statement | Rento Ezoe | -0/+1 |
| 2022-09-30 | Rollup merge of #102521 - notriddle:notriddle/impl-items-section, r=Guillaume... | Matthias Krüger | -14/+37 |
| 2022-09-30 | Rollup merge of #102490 - compiler-errors:closure-body-impl-lifetime, r=cjgillot | Matthias Krüger | -0/+50 |
| 2022-09-30 | Rollup merge of #102483 - spastorino:create-defs-on-lowering, r=cjgillot | Matthias Krüger | -8/+8 |
| 2022-09-30 | Rollup merge of #102361 - fee1-dead-contrib:fix-102156, r=eholk | Matthias Krüger | -0/+34 |
| 2022-09-30 | Auto merge of #102517 - nikic:update-llvm-8, r=cuviper | bors | -0/+0 |
| 2022-09-30 | rustdoc: update test cases for `<section>` tags in traits | Michael Howell | -11/+11 |
| 2022-09-30 | create def ids for impl traits during ast lowering | Santiago Pastorino | -8/+8 |
| 2022-09-30 | rustdoc: add gui test for no-docblock margins | Michael Howell | -0/+20 |
| 2022-09-30 | rustdoc: add missing margin to no-docblock trait items | Michael Howell | -3/+4 |
| 2022-09-30 | Rollup merge of #102505 - notriddle:sub-variant-h4, r=GuillaumeGomez | Matthias Krüger | -2/+0 |
| 2022-09-30 | Rollup merge of #102495 - nnethercote:reinstate-hir-stats, r=lqd | Matthias Krüger | -1/+0 |
| 2022-09-30 | Rollup merge of #102421 - lyming2007:issue-101866, r=lcnr | Matthias Krüger | -0/+33 |
| 2022-09-30 | rustdoc: add missing margin to no-docblock methods | Michael Howell | -1/+3 |
| 2022-09-30 | Update LLVM submodule | Nikita Popov | -0/+0 |
| 2022-09-30 | Add GUI test for sidebar links color | Guillaume Gomez | -0/+233 |
| 2022-09-30 | * Migrate sidebar links color to new CSS theme handling | Guillaume Gomez | -63/+14 |
| 2022-09-30 | Rollup merge of #102491 - notriddle:notriddle/sidebar-opacity, r=GuillaumeGomez | Matthias Krüger | -13/+8 |
| 2022-09-30 | Rollup merge of #102481 - notriddle:notriddle/rust-example-rendered, r=Guilla... | Matthias Krüger | -5/+0 |
| 2022-09-30 | Rollup merge of #102350 - TaKO8Ki:incomplete-fn-in-struct-definition, r=fee1-... | Matthias Krüger | -5/+27 |
| 2022-09-30 | rustdoc: remove no-op CSS `h3.variant, .sub-variant h4 { border-bottom: none }` | Michael Howell | -2/+0 |
| 2022-09-30 | Auto merge of #102164 - compiler-errors:rpitit-foreign, r=TaKO8Ki | bors | -0/+20 |
| 2022-09-30 | Reinstate `hir-stats.rs` test for stage 1. | Nicholas Nethercote | -1/+0 |
| 2022-09-29 | Auto merge of #101887 - nnethercote:shrink-Res, r=spastorino | bors | -56/+66 |
| 2022-09-29 | rustdoc: update test case now that the UI animation is removed | Michael Howell | -11/+8 |
| 2022-09-29 | rustdoc: remove no-op source sidebar `opacity` | Michael Howell | -2/+0 |
| 2022-09-29 | Generate synthetic impl region even in closure body in associated fn | Michael Goulet | -0/+50 |
| 2022-09-29 | remove the unused :: between trait and type to give user correct diagnostic i... | Yiming Lei | -0/+33 |
| 2022-09-29 | Rollup merge of #102468 - RalfJung:tidy, r=jyn514 | Michael Howell | -18/+15 |
| 2022-09-29 | Rollup merge of #102447 - notriddle:notriddle/method-toggle, r=jsha | Michael Howell | -8/+9 |
| 2022-09-29 | Rollup merge of #102442 - notriddle:notriddle/header-weight, r=GuillaumeGomez | Michael Howell | -8/+7 |
| 2022-09-29 | Rollup merge of #102437 - notriddle:notriddle/margin-top-h2, r=jsha | Michael Howell | -0/+7 |
| 2022-09-29 | Rollup merge of #102214 - cassaundra:fix-format-args-span, r=cjgillot | Michael Howell | -0/+64 |
| 2022-09-29 | rustdoc: remove unneeded CSS `.rust-example-rendered { position }` | Michael Howell | -5/+0 |
| 2022-09-29 | more clear function and variable names | Ralf Jung | -17/+14 |
| 2022-09-29 | Rollup merge of #102436 - notriddle:notriddle/normalize-form, r=GuillaumeGomez | Dylan DPC | -13/+11 |
| 2022-09-29 | Rollup merge of #102336 - compiler-errors:issue-102333, r=jackh726 | Dylan DPC | -0/+15 |
| 2022-09-29 | make tidy dependency error less confusing | Ralf Jung | -1/+1 |
| 2022-09-29 | Auto merge of #102328 - cuviper:ibm-stack-probes, r=nagisa | bors | -30/+71 |