| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2022-08-10 | Update GUI test | Guillaume Gomez | -32/+14 |
| 2022-08-10 | Improve crate selection on rustdoc search results page | Frank Steffahn | -26/+36 |
| 2022-08-10 | Rollup merge of #98775 - notriddle:notriddle/mobile-sidebar-scroll-lock, r=jsha | Matthias Krüger | -0/+42 |
| 2022-08-02 | Rollup merge of #99779 - GuillaumeGomez:fix-item-info-pos-and-height, r=notri... | Matthias Krüger | -8/+35 |
| 2022-07-28 | Rollup merge of #99810 - GuillaumeGomez:fix-settings-slider-small-width, r=no... | Dylan DPC | -0/+9 |
| 2022-07-27 | Rollup merge of #99812 - GuillaumeGomez:fix-headings-colors, r=jsha,notriddle | Guillaume Gomez | -5/+103 |
| 2022-07-27 | Add GUI tests for headings border and text color | Guillaume Gomez | -5/+103 |
| 2022-07-27 | Add GUI test for item info position | Guillaume Gomez | -8/+35 |
| 2022-07-27 | Add GUI test for settings in small device | Guillaume Gomez | -0/+9 |
| 2022-07-25 | Add GUI test to prevent sidebar background regression | Guillaume Gomez | -0/+22 |
| 2022-07-20 | Rollup merge of #99489 - GuillaumeGomez:gui-fixes, r=notriddle | Matthias Krüger | -1/+24 |
| 2022-07-20 | Add GUI tests for search input border color | Guillaume Gomez | -1/+24 |
| 2022-07-17 | Add GUI test for source code sidebar auto-expand | Guillaume Gomez | -5/+25 |
| 2022-07-16 | Fix flakyness of GUI tests | Guillaume Gomez | -0/+26 |
| 2022-07-09 | Add GUI test for search result crate filter dropdown | Guillaume Gomez | -0/+28 |
| 2022-07-05 | Update rustdoc tests | Guillaume Gomez | -6/+17 |
| 2022-07-05 | rustdoc: improve scroll locking in the rustdoc mobile sidebars | Michael Howell | -0/+42 |
| 2022-07-05 | rustdoc: Add more semantic information to impl ids | pierwill | -17/+17 |
| 2022-07-05 | Rollup merge of #98776 - notriddle:notriddle/mobile-sidebar-auto-close, r=Gui... | Dylan DPC | -0/+31 |
| 2022-07-04 | Rollup merge of #98774 - notriddle:notriddle/source-code-sidebar-button, r=Gu... | Matthias Krüger | -0/+27 |
| 2022-07-03 | Rollup merge of #98773 - notriddle:notriddle/source-sidebar-details, r=Guilla... | Ralf Jung | -34/+73 |
| 2022-07-02 | rustdoc: add gui test case ensuring source sidebar doesn't spontaneously open | Michael Howell | -1/+10 |
| 2022-07-02 | rustdoc: add test case for source sidebar spacing | Michael Howell | -0/+3 |
| 2022-07-02 | rustdoc: add test case for background color of the sidebar toggle button | Michael Howell | -0/+27 |
| 2022-07-01 | rustdoc: add test cases for :focus on sidebar details elements | Michael Howell | -0/+42 |
| 2022-07-01 | Rollup merge of #97249 - GuillaumeGomez:details-summary-fixes, r=notriddle | Guillaume Gomez | -0/+35 |
| 2022-07-01 | Improve click behavior of the source code mobile full-screen "sidebar" | Michael Howell | -0/+22 |
| 2022-07-01 | rustdoc: use <details> tag for the source code sidebar | Michael Howell | -34/+28 |
| 2022-06-30 | Rollup merge of #98671 - GuillaumeGomez:source-sidebar-fixes, r=notriddle | Matthias Krüger | -2/+38 |
| 2022-06-30 | Add test to ensure that scroll position is kept when opening/closing source s... | Guillaume Gomez | -0/+14 |
| 2022-06-29 | Add test for source sidebar toggle | Guillaume Gomez | -1/+13 |
| 2022-06-29 | Update/add tests for source sidebar in mobile mode | Guillaume Gomez | -2/+12 |
| 2022-06-28 | rustdoc: add assertion for missing popover div | Michael Howell | -1/+3 |
| 2022-06-28 | rustdoc: make keyboard commands work when checkboxes are selected | Michael Howell | -0/+1 |
| 2022-06-28 | rustdoc: fix keyboard shortcuts bug in settings menu | Michael Howell | -0/+11 |
| 2022-06-28 | rustdoc: fix help menu popover toggling | Michael Howell | -0/+5 |
| 2022-06-26 | Rollup merge of #98297 - GuillaumeGomez:help-pocket-menu, r=notriddle | Matthias Krüger | -15/+74 |
| 2022-06-25 | Add test for source sidebar elements colors | Guillaume Gomez | -0/+99 |
| 2022-06-23 | Rollup merge of #98310 - jsha:defer-source-sidebar, r=GuillaumeGomez | Michael Goulet | -6/+6 |
| 2022-06-23 | Add/update GUI tests for help pocket menu | Guillaume Gomez | -15/+74 |