| Age | Commit message (Expand) | Author | Lines |
| 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-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 |
| 2023-09-03 | Use named arguments in `code-color.goml` GUI test | Guillaume Gomez | -3/+15 |
| 2023-09-02 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -9/+9 |
| 2023-08-26 | Remove unneeded "background_color" parameter | Guillaume Gomez | -5/+2 |
| 2023-08-26 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -10/+10 |
| 2023-08-24 | Auto merge of #115078 - camelid:tydef-to-alias, r=aDotInTheVoid,GuillaumeGomez | bors | -2/+2 |
| 2023-08-21 | Fix test | Noah Lev | -2/+2 |
| 2023-08-21 | Auto merge of #106561 - GuillaumeGomez:warning-block, r=rustdoc | bors | -0/+57 |
| 2023-08-20 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -8/+8 |
| 2023-08-19 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -24/+24 |
| 2023-08-19 | Merge values with same colors | Guillaume Gomez | -37/+20 |
| 2023-08-19 | Use function to remove code duplication for `search-form-elements.goml` test | Guillaume Gomez | -255/+148 |
| 2023-08-15 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -3/+3 |
| 2023-08-14 | Add GUI test for warning blocks | Guillaume Gomez | -0/+57 |
| 2023-08-13 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -26/+26 |