| Age | Commit message (Expand) | Author | Lines |
| 2022-10-08 | Rollup merge of #102815 - notriddle:notriddle/mobile-topbar, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2022-10-08 | rustdoc: add test case for dimensions and color of unsafe `<sup>` | Michael Howell | -0/+41 |
| 2022-10-08 | rustdoc: remove mobile topbar from source pages instead of hiding it | Michael Howell | -1/+1 |
| 2022-10-07 | Update rustdoc-gui test to new browser-ui-test version | Guillaume Gomez | -149/+149 |
| 2022-10-05 | rustdoc: remove unused CSS class `in-band` | Michael Howell | -13/+13 |
| 2022-10-05 | Add regression test for hamberger button color in mobile sidebar | Guillaume Gomez | -3/+4 |
| 2022-10-03 | Extend GUI test to check hover and focus on search results | Guillaume Gomez | -44/+597 |
| 2022-10-01 | Auto merge of #102237 - GuillaumeGomez:sidebar-links-color, r=notriddle | bors | -0/+233 |
| 2022-09-30 | rustdoc: update test cases for `<section>` tags in traits | Michael Howell | -3/+3 |
| 2022-09-30 | rustdoc: add gui test for no-docblock margins | Michael Howell | -0/+20 |
| 2022-09-30 | Add GUI test for sidebar links color | Guillaume Gomez | -0/+233 |
| 2022-09-30 | Rollup merge of #102491 - notriddle:notriddle/sidebar-opacity, r=GuillaumeGomez | Matthias Krüger | -11/+8 |
| 2022-09-29 | rustdoc: update test case now that the UI animation is removed | Michael Howell | -11/+8 |
| 2022-09-28 | rustdoc: remove bad CSS font-weight on `.impl`, `.method`, etc | Michael Howell | -7/+7 |
| 2022-09-27 | Rollup merge of #102369 - GuillaumeGomez:results-colors, r=notriddle | Matthias Krüger | -4/+152 |
| 2022-09-27 | Add GUI regression test for search results colors | Guillaume Gomez | -4/+152 |
| 2022-09-27 | Update src/test/rustdoc-gui/sidebar-mobile-scroll.goml | Jacob Hoffman-Andrews | -3/+3 |
| 2022-09-27 | rustdoc: use CSS containment to speed up render | Jacob Hoffman-Andrews | -3/+3 |
| 2022-09-26 | rustdoc: give `.line-number` / `.line-numbers` meaningful names | Michael Howell | -15/+15 |
| 2022-09-25 | Round offset to whole integer | Michael Howell | -2/+2 |
| 2022-09-25 | rustdoc: clean up `.out-of-band`/`.in-band` CSS | Michael Howell | -8/+8 |
| 2022-09-24 | Rollup merge of #102199 - GuillaumeGomez:improve-rustdoc-gui-tests, r=notriddle | Matthias Krüger | -5/+11 |
| 2022-09-23 | rustdoc: fix GUI tests to deal with slightly changed width | Michael Howell | -12/+12 |
| 2022-09-23 | Improve GUI tests by using variables | Guillaume Gomez | -5/+11 |
| 2022-09-23 | rustdoc: add regression test for sidebar width jank | Michael Howell | -0/+15 |
| 2022-09-23 | Auto merge of #102165 - matthiaskrgr:rollup-n5oquhe, r=matthiaskrgr | bors | -1/+1 |
| 2022-09-23 | Rollup merge of #102066 - notriddle:notriddle/headers-max-width, r=GuillaumeG... | Matthias Krüger | -1/+1 |
| 2022-09-22 | Rollup merge of #102118 - notriddle:notriddle/line-numbers, r=GuillaumeGomez | Matthias Krüger | -1/+18 |
| 2022-09-21 | rustdoc: update test case for headers without max-width | Michael Howell | -1/+1 |
| 2022-09-22 | Rollup merge of #102100 - GuillaumeGomez:stab-in-docblocks, r=notriddle | Yuki Okushi | -0/+39 |
| 2022-09-21 | rustdoc: adjust test to cope with slightly different scrolling behaviour | Michael Howell | -1/+1 |
| 2022-09-21 | rustdoc: dynamically show-hide line numbers on code examples | Michael Howell | -0/+17 |
| 2022-09-21 | Add GUI test for `.stab` elements in docblocks | Guillaume Gomez | -0/+39 |
| 2022-09-20 | Rollup merge of #102034 - notriddle:notriddle/border-bottom, r=GuillaumeGomez | Michael Howell | -13/+13 |
| 2022-09-20 | Rollup merge of #102027 - notriddle:notriddle/docblock-item-decl, r=Guillaume... | Michael Howell | -7/+7 |
| 2022-09-19 | Remove useless color assertions on 0px borders | Michael Howell | -13/+13 |
| 2022-09-19 | rustdoc: update test cases for changed item-decl HTML | Michael Howell | -7/+7 |
| 2022-09-19 | Add GUI test for notable traits element position | Guillaume Gomez | -0/+103 |
| 2022-09-16 | Add GUI test for links colors | Guillaume Gomez | -0/+85 |
| 2022-09-15 | Rollup merge of #101778 - notriddle:notriddle/docblock-short-p, r=GuillaumeGomez | Matthias Krüger | -15/+3 |
| 2022-09-13 | rustdoc: clean up DOM by removing `.dockblock-short p` | Michael Howell | -15/+3 |
| 2022-09-12 | rustdoc: remove no-op CSS `.search-results .result-name > span` | Michael Howell | -0/+3 |
| 2022-09-12 | Rollup merge of #101693 - GuillaumeGomez:update-browser-ui-test-0-10, r=notri... | Dylan DPC | -12/+15 |
| 2022-09-11 | Update tests for new browser-ui-test version | Guillaume Gomez | -12/+15 |
| 2022-09-10 | Auto merge of #101613 - GuillaumeGomez:codeblock-tooltip, r=notriddle | bors | -50/+50 |
| 2022-09-10 | Update rustdoc GUI tests | Guillaume Gomez | -50/+50 |
| 2022-09-10 | Rollup merge of #101624 - notriddle:notriddle/search, r=GuillaumeGomez | Matthias Krüger | -2/+2 |
| 2022-09-09 | rustdoc: update test cases | Michael Howell | -2/+2 |
| 2022-09-09 | rustdoc: simplify the codeblock tooltip | Michael Howell | -23/+23 |
| 2022-09-09 | Add gui test for codeblocks tooltip colors | Guillaume Gomez | -0/+96 |