| Age | Commit message (Expand) | Author | Lines |
| 2022-10-27 | Rollup merge of #103432 - jsha:box-is-not-notable, r=GuillaumeGomez | Yuki Okushi | -0/+9 |
| 2022-10-26 | rustdoc: remove redundant CSS selector `.notable-traits .notable` | Michael Howell | -1/+1 |
| 2022-10-26 | privacy: Rename "accessibility levels" to "effective visibilities" | Vadim Petrochenkov | -1/+1 |
| 2022-10-26 | Update src/librustdoc/html/static/css/rustdoc.css | Michael Howell | -1/+2 |
| 2022-10-25 | rustdoc: add visible focus outline to rustdoc-toggle | Michael Howell | -0/+8 |
| 2022-10-25 | rustdoc: combine shared CSS between `.*-line-numbers` | Michael Howell | -32/+19 |
| 2022-10-25 | Rollup merge of #103494 - notriddle:notriddle/test-arrow-hover, r=GuillaumeGomez | Yuki Okushi | -3/+0 |
| 2022-10-25 | Rollup merge of #103493 - notriddle:notriddle/source-sidebar-logo, r=Guillaum... | Yuki Okushi | -4/+6 |
| 2022-10-24 | rustdoc: remove redundant CSS `a.test-arrow:hover` | Michael Howell | -3/+0 |
| 2022-10-24 | rustdoc: fix weird toggle-all-docs style in iOS | Michael Howell | -0/+3 |
| 2022-10-24 | rustdoc: clean up `#toggle-all-docs` | Michael Howell | -7/+11 |
| 2022-10-24 | rustdoc: remove unused `.sidebar-logo` DOM on source pages | Michael Howell | -4/+6 |
| 2022-10-23 | rustdoc: remove no-op CSS `.source pre.rust { white-space: pre }` | Michael Howell | -1/+0 |
| 2022-10-23 | rustdoc: don't mark Box<T> as Iterator, Read, etc | Jacob Hoffman-Andrews | -0/+9 |
| 2022-10-23 | Rollup merge of #103424 - notriddle:notriddle/code-header-border-bottom-none,... | Michael Howell | -1/+0 |
| 2022-10-22 | rustdoc: remove no-op CSS `.code-header { border-bottom: none }` | Michael Howell | -1/+0 |
| 2022-10-21 | rustdoc: remove unused CSS class `.result-description` | Michael Howell | -3/+3 |
| 2022-10-22 | Rollup merge of #103370 - notriddle:notriddle/out-of-band, r=GuillaumeGomez | Matthias Krüger | -1/+0 |
| 2022-10-21 | rustdoc: remove unused CSS `.out-of-band { font-weight: normal }` | Michael Howell | -1/+0 |
| 2022-10-21 | rustdoc: prevent method summary margin from being applied to docblocks | Michael Howell | -2/+2 |
| 2022-10-21 | rustdoc: merge identical CSS blocks | Michael Howell | -8/+2 |
| 2022-10-21 | Rollup merge of #103321 - notriddle:notriddle/source-page-top-bar-layout, r=G... | Dylan DPC | -44/+42 |
| 2022-10-20 | Rollup merge of #103296 - GuillaumeGomez:collapse-expand-shortcuts, r=notriddle | Matthias Krüger | -29/+30 |
| 2022-10-20 | rustdoc: improve appearance of source page navigation bar | Michael Howell | -44/+42 |
| 2022-10-20 | +/- shortcut now only expand/collapse, not both | Guillaume Gomez | -29/+30 |
| 2022-10-20 | Rollup merge of #103268 - notriddle:notriddle/nav-sub-font-size, r=GuillaumeG... | Matthias Krüger | -1/+0 |
| 2022-10-20 | Rollup merge of #103251 - GuillaumeGomez:item-decl-highlighting, r=notriddle | Matthias Krüger | -20/+20 |
| 2022-10-19 | rustdoc: remove no-op CSS `nav.sub { font-size: 1rem }` | Michael Howell | -1/+0 |
| 2022-10-19 | Rollup merge of #103257 - notriddle:notriddle/setting-line, r=GuillaumeGomez | Matthias Krüger | -19/+19 |
| 2022-10-19 | Rollup merge of #103211 - notriddle:notriddle/dot-location, r=GuillaumeGomez | Matthias Krüger | -28/+21 |
| 2022-10-19 | rustdoc: move `setting-line` color CSS to settings.css | Michael Howell | -19/+19 |
| 2022-10-19 | Fix regression in item-decl highlighting | Guillaume Gomez | -20/+20 |
| 2022-10-19 | Auto merge of #103213 - matthiaskrgr:rollup-diloxg3, r=matthiaskrgr | bors | -24/+14 |
| 2022-10-19 | Avoid cloning `RenderOptions`. | Nicholas Nethercote | -2/+1 |
| 2022-10-18 | rustdoc: remove class name `location` from sidebar sibling nav | Michael Howell | -28/+21 |
| 2022-10-17 | rustdoc: change mobile breakpoint to match CSS | Michael Howell | -3/+3 |
| 2022-10-17 | rustdoc: remove CSS `@media (min-width: 701px)` | Michael Howell | -21/+11 |
| 2022-10-17 | Rollup merge of #103162 - notriddle:notriddle/crate-search, r=GuillaumeGomez | Matthias Krüger | -4/+0 |
| 2022-10-17 | Rollup merge of #103161 - notriddle:notriddle/copy-path-settings-help-button,... | Matthias Krüger | -12/+8 |
| 2022-10-17 | Rollup merge of #103160 - notriddle:notriddle/js-mobile-scroll, r=GuillaumeGomez | Matthias Krüger | -41/+28 |
| 2022-10-17 | rustdoc: remove redundant CSS `#crate-search { border-radius }` | Michael Howell | -4/+0 |
| 2022-10-17 | rustdoc: remove redundant CSS on `#copy-path` | Michael Howell | -12/+8 |
| 2022-10-17 | rustdoc: factor JS mobile scroll lock into its own function | Michael Howell | -41/+28 |
| 2022-10-17 | Rollup merge of #103091 - notriddle:notriddle/sidebar-title, r=GuillaumeGomez | Matthias Krüger | -7/+1 |
| 2022-10-16 | rustdoc: clean up `.sub-logo-container` CSS | Michael Howell | -13/+3 |
| 2022-10-16 | rustdoc: remove unused `.sub-logo-container` DOM on non-source pages | Michael Howell | -0/+2 |
| 2022-10-16 | Rollup merge of #103060 - notriddle:notridddle/help-page, r=GuillaumeGomez | Matthias Krüger | -39/+118 |
| 2022-10-15 | rustdoc: make help button a no-op when on help page | Michael Howell | -0/+15 |
| 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 | -39/+96 |