| Age | Commit message (Expand) | Author | Lines |
| 2024-10-30 | rustdoc-search: show types signatures in results | Michael Howell | -5/+16 |
| 2024-10-28 | Unify variant struct fields margins with struct fields | Guillaume Gomez | -1/+1 |
| 2024-10-26 | Rollup merge of #132183 - GuillaumeGomez:code-in-docblock, r=notriddle | Jubilee | -1/+1 |
| 2024-10-26 | Fix code HTML items making big blocks if too long | Guillaume Gomez | -1/+1 |
| 2024-10-24 | Rollup merge of #131906 - notriddle:notriddle/spacing, r=GuillaumeGomez | Matthias Krüger | -2/+8 |
| 2024-10-23 | rustdoc: adjust spacing and typography in header | Michael Howell | -2/+8 |
| 2024-10-19 | rustdoc: Switch from FxHash to sha256 for static file hashing. | Alona Enraght-Moony | -9/+9 |
| 2024-10-11 | Rollup merge of #131394 - ismailarilik:fix/rustdoc/add-space-between-struct-f... | Matthias Krüger | -0/+3 |
| 2024-10-09 | Fix methods alignment on mobile | Guillaume Gomez | -1/+1 |
| 2024-10-08 | fix(rustdoc): add space between struct fields and their descriptions | ismailarilik | -0/+3 |
| 2024-10-04 | Fix list margins | Guillaume Gomez | -3/+6 |
| 2024-10-01 | Rollup merge of #130933 - lolbinarycat:rustdoc-li-p, r=GuillaumeGomez,notriddle | Matthias Krüger | -0/+7 |
| 2024-09-29 | Adjust spacings and sizing to improve behavior with over-long names | Frank Steffahn | -6/+12 |
| 2024-09-27 | rustdoc: lists items that contain multiple paragraphs are more clear | binarycat | -0/+7 |
| 2024-09-26 | rustdoc: consolidate prefers-reduced-motion-gated rulesets | zopsicle | -6/+4 |
| 2024-09-26 | rustdoc: do not animate when user prefers reduced motion | zopsicle | -7/+14 |
| 2024-09-23 | Rollup merge of #129545 - notriddle:notriddle/toolbar-v2, r=GuillaumeGomez | Michael Goulet | -66/+193 |
| 2024-09-23 | Tweak breadcrumbs list | Michael Howell | -0/+5 |
| 2024-09-20 | Improve paddings for code blocks line numbers | Guillaume Gomez | -2/+6 |
| 2024-09-20 | Revert additional scraped examples height | Guillaume Gomez | -0/+3 |
| 2024-09-10 | rustdoc: tweak spacing in toolbar | Michael Howell | -3/+9 |
| 2024-09-10 | rustdoc: make the header show all three buttons | Michael Howell | -27/+44 |
| 2024-09-10 | rustdoc: redesign toolbar and disclosure widgets | Michael Howell | -61/+160 |
| 2024-09-05 | Rollup merge of #129796 - GuillaumeGomez:unify-code-examples, r=notriddle | Matthias Krüger | -76/+74 |
| 2024-09-05 | Rollup merge of #120736 - notriddle:notriddle/toc, r=t-rustdoc | Matthias Krüger | -1/+13 |
| 2024-09-03 | Fix square corners on line numbers when code is collapsed | Guillaume Gomez | -2/+4 |
| 2024-09-03 | Fix wrong padding for expanded scraped example | Guillaume Gomez | -0/+7 |
| 2024-09-02 | Simplify CSS but wrapping scraped example into a div and move the title out o... | Guillaume Gomez | -36/+15 |
| 2024-09-02 | Rollup merge of #127474 - tesuji:foldable-inline-derefs, r=t-rustdoc | Matthias Krüger | -0/+10 |
| 2024-09-02 | Fix scraped examples background gradient | Guillaume Gomez | -1/+11 |
| 2024-09-01 | Correctly handle code examples buttons position | Guillaume Gomez | -1/+5 |
| 2024-09-01 | Fix position of scraped examples title on mobile devices | Guillaume Gomez | -0/+11 |
| 2024-09-01 | Fix wrong rounded corners when line numbers are displayed on code examples | Guillaume Gomez | -1/+17 |
| 2024-08-31 | Unify scraped examples with other code examples | Guillaume Gomez | -73/+42 |
| 2024-08-20 | rustdoc: consistentify `#TOC` and `#ModNav` to lowercase | Michael Howell | -2/+2 |
| 2024-08-20 | Add configuration options to hide TOC or module navigation | Michael Howell | -2/+10 |
| 2024-08-20 | Add Top TOC support to rustdoc | Michael Howell | -1/+5 |
| 2024-08-19 | rustdoc: animate the `:target` highlight | Michael Howell | -0/+13 |
| 2024-08-05 | Unify run button display with "copy code" button and with mdbook buttons | Guillaume Gomez | -33/+21 |
| 2024-08-03 | rustdoc: make the hover trail for doc anchors a bit bigger | Michael Howell | -1/+1 |
| 2024-07-30 | Rollup merge of #128339 - GuillaumeGomez:click-code-example, r=notriddle | Matthias Krüger | -1/+14 |
| 2024-07-29 | Make the buttons remain when code example is clicked | Guillaume Gomez | -1/+14 |
| 2024-07-29 | rustdoc: properly handle path wrapping | Michael Howell | -1/+4 |
| 2024-07-28 | Rollup merge of #125779 - GuillaumeGomez:copy-code, r=rustdoc-team | Guillaume Gomez | -27/+66 |
| 2024-07-21 | rustdoc: revert spacing change in item-table | Michael Howell | -1/+0 |
| 2024-07-21 | Rollup merge of #128023 - Kijewski:pr-table-width, r=notriddle | Jubilee | -0/+1 |
| 2024-07-21 | rustdoc: short descr. cause word-breaks in tables | René Kijewski | -0/+1 |
| 2024-07-20 | Fix stab display in doc blocks | Guillaume Gomez | -0/+4 |
| 2024-07-19 | Rollup merge of #127963 - GuillaumeGomez:fix-logo-display, r=notriddle | Matthias Krüger | -1/+0 |
| 2024-07-19 | Fix display of logo "border" | Guillaume Gomez | -1/+0 |