| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2022-09-09 | Clean up themes a bit more | Guillaume Gomez | -2/+8 |
| 2022-09-04 | Remove duplicated test (superseeded by search-form-elements.goml) | Guillaume Gomez | -22/+0 |
| 2022-09-03 | Rollup merge of #101335 - notriddle:notriddle/methods-stability, r=notriddle | Matthias Krüger | -0/+20 |
| 2022-09-03 | Update rustdoc-gui tests for search-input border color on dark theme | Guillaume Gomez | -2/+2 |
| 2022-09-02 | rustdoc: put in rule to get alignment in desktop and mobile layouts | Michael Howell | -0/+20 |
| 2022-09-01 | Rollup merge of #101245 - GuillaumeGomez:remove-unneeded-where-whitespace, r=... | Matthias Krüger | -0/+54 |
| 2022-09-01 | Auto merge of #100606 - cuviper:upgrade-linux-ci, r=Mark-Simulacrum | bors | -2/+2 |
| 2022-08-31 | Add rustdoc GUI test | Guillaume Gomez | -0/+27 |
| 2022-08-31 | Update rustdoc tests | Guillaume Gomez | -0/+27 |
| 2022-08-31 | Rollup merge of #100804 - GuillaumeGomez:search-results-color-ayu, r=notriddle | Yuki Okushi | -0/+51 |
| 2022-08-27 | Rollup merge of #101046 - notriddle:notriddle/table-css, r=jsha | Yuki Okushi | -0/+30 |
| 2022-08-27 | Rollup merge of #101018 - notriddle:notriddle/item-right-docblock-short, r=Gu... | Yuki Okushi | -1/+1 |
| 2022-08-26 | rustdoc: remove incorrect CSS selector `.impl-items table td` | Michael Howell | -0/+30 |
| 2022-08-25 | rustdoc: omit start/end tags for empty item description blocks | Michael Howell | -1/+1 |
| 2022-08-24 | Add color test for anchors in all themes | Guillaume Gomez | -1/+100 |
| 2022-08-24 | Extend GUI test to check colors for all srclink elements | Guillaume Gomez | -7/+31 |
| 2022-08-23 | test: bump the mobile width in rustdoc-gui/type-declation-overflow.goml | Josh Stone | -2/+2 |
| 2022-08-20 | Extend GUI test for search results colors | Guillaume Gomez | -0/+51 |
| 2022-08-18 | Update existing rustdoc-gui tests and add a new one | Guillaume Gomez | -6/+248 |
| 2022-08-11 | Rollup merge of #100374 - GuillaumeGomez:improve_rustdoc_search_results_page_... | Matthias Krüger | -26/+18 |
| 2022-08-10 | rustdoc: make item-infos dimmer on dark theme #93896 | Jacob Hoffman-Andrews | -4/+4 |