| Age | Commit message (Expand) | Author | Lines |
| 2024-10-09 | Strengthen some GUI tests | Guillaume Gomez | -0/+3 |
| 2024-10-09 | Add GUI regression test for methods left margin on mobile | Guillaume Gomez | -0/+17 |
| 2024-10-09 | Fix methods alignment on mobile | Guillaume Gomez | -2/+2 |
| 2024-10-04 | Rollup merge of #131257 - GuillaumeGomez:fix-list-margins, r=notriddle | Jubilee | -0/+35 |
| 2024-10-04 | Add GUI regression test for #130622 and for #131223 | Guillaume Gomez | -0/+35 |
| 2024-10-04 | Enable `--no-sandbox` option by default for rustdoc GUI tests | Guillaume Gomez | -7/+0 |
| 2024-09-29 | Auto merge of #131002 - steffahn:rustdoc-long-names-fix, r=notriddle | bors | -14/+14 |
| 2024-09-29 | rustdoc-gui: fix test cases | Michael Howell | -14/+14 |
| 2024-09-28 | Make use of `wait-for*-false` commands | Guillaume Gomez | -12/+6 |
| 2024-09-23 | Rollup merge of #129545 - notriddle:notriddle/toolbar-v2, r=GuillaumeGomez | Michael Goulet | -112/+95 |
| 2024-09-23 | Tweak breadcrumbs list | Michael Howell | -2/+2 |
| 2024-09-22 | Add GUI regression test for non-rust code blocks line numbers | Guillaume Gomez | -7/+60 |
| 2024-09-20 | Add GUI tests for line numbers padding | Guillaume Gomez | -1/+62 |
| 2024-09-20 | Add GUI test to check size of additional scraped examples | Guillaume Gomez | -0/+8 |
| 2024-09-10 | rustdoc: tweak spacing in toolbar | Michael Howell | -5/+5 |
| 2024-09-10 | rustdoc: make the header show all three buttons | Michael Howell | -31/+36 |
| 2024-09-10 | rustdoc: redesign toolbar and disclosure widgets | Michael Howell | -91/+69 |
| 2024-09-05 | Rollup merge of #129796 - GuillaumeGomez:unify-code-examples, r=notriddle | Matthias Krüger | -21/+208 |
| 2024-09-05 | Rollup merge of #120736 - notriddle:notriddle/toc, r=t-rustdoc | Matthias Krüger | -6/+83 |
| 2024-09-03 | Fix square corners on line numbers when code is collapsed | Guillaume Gomez | -0/+11 |
| 2024-09-03 | Fix wrong padding for expanded scraped example | Guillaume Gomez | -2/+21 |
| 2024-09-02 | Simplify CSS but wrapping scraped example into a div and move the title out o... | Guillaume Gomez | -28/+47 |
| 2024-09-02 | Rollup merge of #127474 - tesuji:foldable-inline-derefs, r=t-rustdoc | Matthias Krüger | -0/+40 |
| 2024-09-02 | Fix scraped examples background gradient | Guillaume Gomez | -1/+10 |
| 2024-09-01 | Correctly handle code examples buttons position | Guillaume Gomez | -0/+21 |
| 2024-09-01 | Add missing CSS variables in GUI test for `custom-theme.css` | Guillaume Gomez | -0/+2 |
| 2024-09-01 | Add GUI regression test for scraped examples title position on mobile | Guillaume Gomez | -0/+43 |
| 2024-09-01 | Add GUI tests to ensure that rounded corners on code blocks are working as ex... | Guillaume Gomez | -0/+62 |
| 2024-08-31 | Update rustdoc GUI tests | Guillaume Gomez | -14/+15 |
| 2024-08-20 | rustdoc: add test case for modnav position when TOC is off | Michael Howell | -0/+44 |
| 2024-08-20 | rustdoc: consistentify `#TOC` and `#ModNav` to lowercase | Michael Howell | -12/+12 |
| 2024-08-20 | Add configuration options to hide TOC or module navigation | Michael Howell | -4/+37 |
| 2024-08-20 | Add Top TOC support to rustdoc | Michael Howell | -2/+2 |
| 2024-08-19 | rustdoc: animate the `:target` highlight | Michael Howell | -1/+1 |
| 2024-08-12 | Rollup merge of #128394 - GuillaumeGomez:run-button, r=t-rustdoc | Guillaume Gomez | -56/+77 |
| 2024-08-06 | rustdoc-search: account for numeric disambiguators on impls | Michael Howell | -1/+40 |
| 2024-08-05 | Prevent clicking on a link or on a button to toggle the code example buttons ... | Guillaume Gomez | -0/+6 |
| 2024-08-05 | Update GUI tests for code example buttons | Guillaume Gomez | -56/+71 |
| 2024-07-30 | Rollup merge of #128339 - GuillaumeGomez:click-code-example, r=notriddle | Matthias Krüger | -0/+21 |
| 2024-07-29 | Add rustdoc GUI test to check click on code examples | Guillaume Gomez | -0/+21 |
| 2024-07-29 | rustdoc: properly handle path wrapping | Michael Howell | -1/+2 |
| 2024-07-29 | rustdoc: use `<wbr>`-tolerant function to check text contents | Michael Howell | -33/+36 |
| 2024-07-28 | Rollup merge of #125779 - GuillaumeGomez:copy-code, r=rustdoc-team | Guillaume Gomez | -4/+58 |
| 2024-07-27 | Add rustdoc GUI test to check title with and without search | Guillaume Gomez | -0/+24 |
| 2024-07-22 | Add regression test for items list size (#128023) | Guillaume Gomez | -0/+31 |
| 2024-07-21 | Rollup merge of #128014 - GuillaumeGomez:stab-in-doc-blocks, r=notriddle | Jubilee | -6/+15 |
| 2024-07-21 | Update `source-code-page-code-scroll.goml` GUI test | Guillaume Gomez | -2/+2 |
| 2024-07-21 | Add regression test for stab display in doc blocks | Guillaume Gomez | -4/+13 |
| 2024-07-19 | Add GUI test for trait bounds display | Guillaume Gomez | -0/+41 |
| 2024-07-19 | Reduce width to ensure that the name is wider and thus still triggering the s... | Guillaume Gomez | -9/+13 |