| Age | Commit message (Expand) | Author | Lines |
| 2022-09-26 | Rollup merge of #102325 - notriddle:notriddle/line-number, r=GuillaumeGomez | Michael Howell | -9/+9 |
| 2022-09-26 | rustdoc: remove no-op CSS `.srclink { font-weight; font-size }` | Michael Howell | -7/+0 |
| 2022-09-26 | rustdoc: simplify example-line-numbers CSS selector | Michael Howell | -1/+1 |
| 2022-09-26 | rustdoc: give `.line-number` / `.line-numbers` meaningful names | Michael Howell | -9/+9 |
| 2022-09-26 | rustdoc: merge `table { border-collapse } into `.docblock table` | Michael Howell | -4/+1 |
| 2022-09-26 | rustdoc: remove unneeded CSS `td, th { padding 0 }` | Michael Howell | -5/+0 |
| 2022-09-25 | rustdoc: clean up `.out-of-band`/`.in-band` CSS | Michael Howell | -12/+7 |
| 2022-09-25 | Rollup merge of #102242 - notriddle:notriddle/summary, r=GuillaumeGomez | Matthias Krüger | -4/+0 |
| 2022-09-24 | rustdoc: remove unused CSS `.summary` | Michael Howell | -4/+0 |
| 2022-09-24 | rustdoc: remove unused CSS `#main-content > .line-numbers` | Michael Howell | -4/+0 |
| 2022-09-24 | Rollup merge of #102203 - notriddle:notriddle/source-sidebar, r=GuillaumeGomez | Matthias Krüger | -5/+0 |
| 2022-09-24 | Rollup merge of #102146 - notriddle:notriddle/sidebar-jank, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2022-09-23 | rustdoc: remove no-op CSS rule `#source-sidebar { z-index: 1 }` | Michael Howell | -1/+0 |
| 2022-09-23 | rustdoc: remove no-op mobile CSS `#source-sidebar { z-index: 11 }` | Michael Howell | -4/+0 |
| 2022-09-23 | rustdoc: CSS prevent sidebar width change jank | Michael Howell | -1/+1 |
| 2022-09-23 | Rollup merge of #102158 - notriddle:notriddle/stab-p, r=GuillaumeGomez | Matthias Krüger | -4/+0 |
| 2022-09-23 | Auto merge of #102165 - matthiaskrgr:rollup-n5oquhe, r=matthiaskrgr | bors | -1/+0 |
| 2022-09-23 | Rollup merge of #102066 - notriddle:notriddle/headers-max-width, r=GuillaumeG... | Matthias Krüger | -1/+0 |
| 2022-09-22 | rustdoc: clean up CSS/DOM for deprecation warnings | Michael Howell | -4/+0 |
| 2022-09-22 | Rollup merge of #102147 - notriddle:notriddle/location-border-none, r=Guillau... | Matthias Krüger | -4/+0 |
| 2022-09-22 | Rollup merge of #102125 - notriddle:notriddle/content-item-info, r=GuillaumeG... | Matthias Krüger | -1/+0 |
| 2022-09-22 | Rollup merge of #102118 - notriddle:notriddle/line-numbers, r=GuillaumeGomez | Matthias Krüger | -5/+1 |
| 2022-09-22 | rustdoc: remove no-op CSS `.location:empty { border: none }` | Michael Howell | -4/+0 |
| 2022-09-21 | rustdoc: remove no-op CSS `.content .item-info { position: relative }` | Michael Howell | -1/+0 |
| 2022-09-21 | rustdoc: remove unnecessary `max-width` on headers | Michael Howell | -1/+0 |
| 2022-09-22 | Rollup merge of #102100 - GuillaumeGomez:stab-in-docblocks, r=notriddle | Yuki Okushi | -0/+6 |
| 2022-09-21 | rustdoc: use block flex for line-number CSS | Michael Howell | -5/+1 |
| 2022-09-21 | Prevent usage of `.stab` elements to create scrollable areas in doc blocks | Guillaume Gomez | -0/+6 |
| 2022-09-20 | rustdoc: remove no-op `.method { position: relative }` | Michael Howell | -3/+0 |
| 2022-09-20 | rustdoc: remove no-op `.method { font-size: 1rem }` | Michael Howell | -1/+0 |
| 2022-09-20 | Rollup merge of #102034 - notriddle:notriddle/border-bottom, r=GuillaumeGomez | Michael Howell | -7/+0 |
| 2022-09-20 | Rollup merge of #102027 - notriddle:notriddle/docblock-item-decl, r=Guillaume... | Michael Howell | -3/+0 |
| 2022-09-19 | rustdoc: remove no-op CSS `h1-6 { border-bottom-color }` | Michael Howell | -7/+0 |
| 2022-09-19 | rustdoc: remove `docblock` class from `item-decl` | Michael Howell | -3/+0 |
| 2022-09-18 | rustdoc: remove unused CSS `td.summary-column` | Michael Howell | -4/+0 |
| 2022-09-18 | Rollup merge of #101954 - notriddle:notriddle/location-a-first-of-type, r=Gui... | Matthias Krüger | -4/+0 |
| 2022-09-17 | rustdoc: remove redundant `.location a { font-weight: 500 }` | Michael Howell | -4/+0 |
| 2022-09-17 | Auto merge of #101949 - matthiaskrgr:rollup-xu5cqnd, r=matthiaskrgr | bors | -4/+0 |
| 2022-09-17 | Rollup merge of #101934 - GuillaumeGomez:theme-links-cleanup, r=notriddle | Matthias Krüger | -0/+43 |
| 2022-09-17 | Rollup merge of #101918 - notriddle:notriddle/all, r=GuillaumeGomez | Matthias Krüger | -6/+3 |
| 2022-09-17 | rustdoc: remove unused CSS `.non-exhaustive { margin-bottom }` | Michael Howell | -4/+0 |
| 2022-09-16 | rustdoc: clean up CSS for All Items and All Crates lists | Michael Howell | -6/+3 |
| 2022-09-16 | rustdoc: remove no-op CSS `.source .content { max-width: none }` | Michael Howell | -1/+0 |
| 2022-09-16 | rustdoc: remove no-op CSS `.source .content { margin-left: 0 }` | Michael Howell | -1/+0 |
| 2022-09-16 | Create new CSS variables for links color | Guillaume Gomez | -0/+43 |
| 2022-09-16 | Rollup merge of #101877 - notriddle:notriddle/block, r=Dylan-DPC | Guillaume Gomez | -3/+0 |
| 2022-09-16 | Rollup merge of #101494 - jsha:notable-traits-right, r=GuillaumeGomez | Guillaume Gomez | -6/+0 |
| 2022-09-15 | rustdoc: remove no-op CSS `.block { padding: 0 }` | Michael Howell | -3/+0 |
| 2022-09-15 | rustdoc: remove no-op CSS `h1-4 { color: --main-color }` | Michael Howell | -1/+0 |
| 2022-09-15 | Rollup merge of #101820 - notriddle:notriddle/a, r=GuillaumeGomez | Matthias Krüger | -1/+0 |