| Age | Commit message (Expand) | Author | Lines |
| 2024-11-15 | rustdoc-search: case-sensitive only when capitals are used | Michael Howell | -4/+7 |
| 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-30 | Rollup merge of #131023 - clubby789:doc-item-path, r=notriddle | Matthias Krüger | -5/+9 |
| 2024-09-29 | Copy correct path to clipboard for modules/keywords/primitives | clubby789 | -5/+9 |
| 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 | -152/+313 |
| 2024-09-23 | Tweak breadcrumbs list | Michael Howell | -7/+9 |
| 2024-09-22 | Generate line numbers for non-rust code examples as well | Guillaume Gomez | -7/+9 |
| 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-19 | Auto merge of #130069 - GuillaumeGomez:gen-scraped-buttons, r=notriddle | bors | -23/+42 |
| 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 | -33/+58 |
| 2024-09-10 | rustdoc: redesign toolbar and disclosure widgets | Michael Howell | -137/+265 |
| 2024-09-07 | Generate scraped examples buttons in JS | Guillaume Gomez | -23/+42 |
| 2024-09-05 | rustdoc-search: allow trailing `Foo ->` arg search | Michael Howell | -5/+6 |
| 2024-09-05 | Rollup merge of #129796 - GuillaumeGomez:unify-code-examples, r=notriddle | Matthias Krüger | -82/+88 |
| 2024-09-05 | Rollup merge of #120736 - notriddle:notriddle/toc, r=t-rustdoc | Matthias Krüger | -7/+53 |
| 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 | -38/+17 |
| 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 | Rollup merge of #129824 - GuillaumeGomez:code-example-buttons-mobile, r=notri... | Matthias Krüger | -2/+8 |
| 2024-08-31 | Fix code examples buttons not appearing on click on mobile | Guillaume Gomez | -2/+8 |
| 2024-08-31 | Unify scraped examples with other code examples | Guillaume Gomez | -77/+54 |
| 2024-08-29 | Separate core search logic with search ui | Folyd | -2277/+2316 |
| 2024-08-24 | Rollup merge of #129430 - lolbinarycat:rustdoc-search-exact-case, r=notriddle | Trevor Gross | -0/+8 |
| 2024-08-23 | rustdoc: show exact case-sensitive matches first | binarycat | -0/+8 |
| 2024-08-22 | rustdoc-search: use tighter json for names and parents | Michael Howell | -7/+10 |
| 2024-08-20 | rustdoc: consistentify `#TOC` and `#ModNav` to lowercase | Michael Howell | -4/+4 |
| 2024-08-20 | Add configuration options to hide TOC or module navigation | Michael Howell | -8/+50 |
| 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-12 | Rollup merge of #128394 - GuillaumeGomez:run-button, r=t-rustdoc | Guillaume Gomez | -43/+27 |
| 2024-08-06 | rustdoc-search: account for numeric disambiguators on impls | Michael Howell | -6/+12 |
| 2024-08-05 | Prevent clicking on a link or on a button to toggle the code example buttons ... | Guillaume Gomez | -2/+6 |
| 2024-08-05 | Unify run button display with "copy code" button and with mdbook buttons | Guillaume Gomez | -41/+21 |
| 2024-08-04 | Rollup merge of #128615 - notriddle:notriddle/anchor-a11y, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2024-08-03 | rustdoc: make the hover trail for doc anchors a bit bigger | Michael Howell | -1/+1 |