| Age | Commit message (Expand) | Author | Lines |
| 2024-01-22 | Rollup merge of #119746 - notriddle:notriddle/resize-close-modals, r=fmease | Matthias Krüger | -0/+20 |
| 2024-01-19 | Rollup merge of #117662 - GuillaumeGomez:links-in-headings, r=notriddle | Matthias Krüger | -5/+37 |
| 2024-01-08 | rustdoc: hide modals when resizing the sidebar | Michael Howell | -0/+20 |
| 2023-12-31 | rustdoc ui: adjust tooltip z-index to be above sidebar | Lukas Markeffsky | -0/+12 |
| 2023-12-31 | Auto merge of #119066 - notriddle:notriddle/sidebar-source-redesign, r=Guilla... | bors | -92/+60 |
| 2023-12-26 | rustdoc: treat query string `+` as space | Michael Howell | -0/+9 |
| 2023-12-24 | Add GUI regression test for position of warning block | Guillaume Gomez | -0/+16 |
| 2023-12-19 | Fix corner cases when dealing with mobile mode | Michael Howell | -0/+29 |
| 2023-12-18 | Use folder icon instead of hamburger and sidebar | Michael Howell | -3/+6 |
| 2023-12-18 | Stop using the trigram of heaven as a hamburger button | Michael Howell | -2/+2 |
| 2023-12-18 | Add back the column | Michael Howell | -45/+16 |
| 2023-12-17 | rustdoc: clean up source sidebar hide button | Michael Howell | -54/+19 |
| 2023-12-15 | Rollup merge of #118988 - notriddle:notriddle/varconst, r=GuillaumeGomez | Matthias Krüger | -0/+24 |
| 2023-12-15 | rustdoc: add regression test for JS data file loading | Michael Howell | -0/+24 |
| 2023-12-15 | Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomez | Guillaume Gomez | -7/+118 |
| 2023-12-07 | Extend GUI tests for `doc_cfg` | Guillaume Gomez | -0/+31 |
| 2023-12-05 | Add tests for headings anchor and links in headings | Guillaume Gomez | -4/+36 |
| 2023-12-05 | Update rustdoc headings tests | Guillaume Gomez | -1/+1 |
| 2023-12-01 | Add GUI tests for comments highlighting in items declaration | Guillaume Gomez | -1/+118 |
| 2023-11-30 | rustdoc: `div.where` instead of fmt-newline class | Michael Howell | -4/+4 |
| 2023-11-29 | rustdoc: remove small from `small-section-header` | Michael Howell | -2/+2 |
| 2023-11-19 | rustdoc-search: add support for associated types | Michael Howell | -1/+1 |
| 2023-11-02 | Add GUI test to ensure that implementations on foreign types are in the expec... | Guillaume Gomez | -1/+26 |
| 2023-10-31 | Accept less invalid Rust in rustdoc | Oli Scherer | -2/+7 |
| 2023-10-22 | rustdoc: make JS trait impls act more like HTML | Michael Howell | -1/+68 |
| 2023-10-22 | rustdoc: remove as_ref from method sidebar test | Michael Howell | -6/+5 |
| 2023-10-22 | rustdoc: use JS to inline target type impl docs into alias | Michael Howell | -0/+47 |
| 2023-10-22 | Added a new item, need to bump this count | Michael Howell | -2/+2 |
| 2023-10-22 | rustdoc: rename `/implementors` to `/impl.trait` | Michael Howell | -6/+6 |
| 2023-10-11 | rustdoc: fix resize trouble with mobile | Michael Howell | -0/+4 |
| 2023-10-11 | rustdoc: enforce BODY_MIN constraint on sidebar resize | Michael Howell | -0/+33 |
| 2023-10-11 | rustdoc: allow resizing the sidebar | Michael Howell | -7/+81 |
| 2023-10-11 | Auto merge of #115948 - notriddle:notriddle/logo-lockup, r=fmease | bors | -31/+66 |
| 2023-10-10 | Rollup merge of #109422 - notriddle:notriddle/impl-disambiguate-search, r=Gui... | Guillaume Gomez | -0/+61 |
| 2023-10-08 | rustdoc: clean up the In [name] up-pointer | Michael Howell | -4/+17 |
| 2023-10-08 | rustdoc: fix rustdoc-gui tests for logo changes | Michael Howell | -18/+34 |
| 2023-10-08 | rustdoc: show crate name beside small logo | Michael Howell | -12/+18 |
| 2023-09-23 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -1/+1 |
| 2023-09-21 | Update search-result-impl-disambiguation.goml | Michael Howell | -2/+2 |
| 2023-09-21 | rustdoc: wait for section to open before trying to highlight | Michael Howell | -0/+2 |
| 2023-09-21 | rustdoc-search: add impl disambiguator to duplicate assoc items | Michael Howell | -0/+59 |
| 2023-09-19 | rustdoc: add test cases, and fix, search tabs | Michael Howell | -1/+85 |
| 2023-09-19 | Rollup merge of #112725 - notriddle:notriddle/advanced-search, r=GuillaumeGomez | Guillaume Gomez | -0/+50 |
| 2023-09-16 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -1/+1 |
| 2023-09-14 | rusdoc: add gui test for custom CSS themes | Michael Howell | -1/+149 |
| 2023-09-10 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -6/+6 |
| 2023-09-09 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -9/+9 |
| 2023-09-03 | rustdoc: update tests for generic parsing and correction | Michael Howell | -1/+9 |
| 2023-09-03 | rustdoc-search: add support for type parameters | Michael Howell | -0/+42 |
| 2023-09-03 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -6/+6 |