| Age | Commit message (Expand) | Author | Lines |
| 2021-07-16 | Rollup merge of #87188 - GuillaumeGomez:gui-test-auto-hide-trait-impl, r=notr... | Guillaume Gomez | -0/+20 |
| 2021-07-16 | Rollup merge of #87180 - notriddle:notriddle/sidebar-keyboard-mobile, r=Guill... | Guillaume Gomez | -0/+10 |
| 2021-07-16 | feat(rustdoc): open sidebar menu when links inside it are focused | Michael Howell | -0/+10 |
| 2021-07-16 | Add GUI test for auto-hide-trait-implementations setting | Guillaume Gomez | -0/+20 |
| 2021-07-16 | Rollup merge of #87167 - GuillaumeGomez:sidebar-display-mobile, r=notriddle | Guillaume Gomez | -0/+10 |
| 2021-07-15 | Add test for sidebar display value on mobile | Guillaume Gomez | -0/+10 |
| 2021-07-15 | Add regression test for type declaration layout overflow | Guillaume Gomez | -0/+15 |
| 2021-07-14 | Rollup merge of #87125 - GuillaumeGomez:ayu-code-color, r=notriddle | Guillaume Gomez | -0/+14 |
| 2021-07-14 | Rollup merge of #87056 - GuillaumeGomez:fix-codeblocks-overflow, r=notriddle | Guillaume Gomez | -0/+22 |
| 2021-07-14 | Add GUI test to check ayu <code> colors | Guillaume Gomez | -0/+14 |
| 2021-07-14 | Add test for codeblocks overflow | Guillaume Gomez | -0/+22 |
| 2021-07-14 | Rollup merge of #87102 - GuillaumeGomez:go-to-first-feature, r=Manisheart,not... | Yuki Okushi | -0/+20 |
| 2021-07-13 | Add test for "go to first" feature | Guillaume Gomez | -0/+20 |
| 2021-07-13 | Add test for keyword/primitive text color | Guillaume Gomez | -0/+10 |
| 2021-07-13 | Add test for search results colors | Guillaume Gomez | -0/+32 |
| 2021-07-12 | Add test for implementors | Guillaume Gomez | -0/+30 |
| 2021-07-12 | Simplify build system for rustdoc-gui test crates | Guillaume Gomez | -0/+50 |
| 2021-07-01 | Enable the tests developed with #86594 | Stefan Schindler | -6/+6 |
| 2021-06-30 | Auto merge of #86650 - GuillaumeGomez:fix-boldness, r=Nemo157 | bors | -2/+15 |
| 2021-06-28 | Add test for item-table with resize to mobile | Stefan Schindler | -0/+42 |
| 2021-06-26 | Add tests to ensure the font-weight is the correct one | Guillaume Gomez | -0/+15 |
| 2021-06-26 | Remove erroneously created file | Guillaume Gomez | -2/+0 |
| 2021-06-24 | Fixing the test rustdoc by ignoring `*[@id="module-item"]//following-sibling:... | Stefan Schindler | -5/+5 |
| 2021-06-23 | Fix search filter update | Guillaume Gomez | -0/+17 |
| 2021-06-23 | Rollup merge of #86542 - GuillaumeGomez:line-numbers-aligned-with-content, r=... | Dylan DPC | -39/+41 |
| 2021-06-22 | Add check to ensure that the line numbers are aligned with the source code | Guillaume Gomez | -0/+2 |
| 2021-06-22 | Update browser-ui-test version | Guillaume Gomez | -39/+39 |
| 2021-06-22 | Rollup merge of #86297 - GuillaumeGomez:rustdoc-gui-args, r=Mark-Simulacrum | Yuki Okushi | -0/+12 |
| 2021-06-19 | Update browser-ui-test version | Guillaume Gomez | -100/+100 |
| 2021-06-16 | Factor out render_rightside | Jacob Hoffman-Andrews | -3/+0 |
| 2021-06-16 | Open trait implementations' toggles by default. | Jacob Hoffman-Andrews | -0/+5 |
| 2021-06-16 | Allow to pass arguments to rustdoc-gui tool | Guillaume Gomez | -0/+12 |
| 2021-06-13 | Add test to ensure font-weight is applied correctly | Guillaume Gomez | -1/+31 |
| 2021-06-08 | Rollup merge of #86095 - GuillaumeGomez:search-description-codeblock, r=jsha | Yuki Okushi | -0/+5 |
| 2021-06-07 | Add test to ensure the result descripton is correctly handling codeblocks | Guillaume Gomez | -0/+5 |
| 2021-06-07 | Add test to check that font-weight is correctly set on type page | Guillaume Gomez | -1/+7 |
| 2021-05-31 | Improve display of the separation between page items and siblings in the sidebar | Guillaume Gomez | -1/+11 |
| 2021-05-31 | Only list crates on the crate page | Guillaume Gomez | -8/+7 |
| 2021-05-31 | Add sidebar GUI tests | Guillaume Gomez | -0/+58 |
| 2021-05-25 | Add GUI test to check colors of alias in search results | Guillaume Gomez | -0/+15 |
| 2021-05-25 | Update keyword GUI test | Guillaume Gomez | -4/+3 |
| 2021-05-24 | Rollup merge of #85551 - GuillaumeGomez:fix-search-result-overflow, r=jsha | Guillaume Gomez | -0/+12 |
| 2021-05-22 | Add test for search result resize width | Guillaume Gomez | -0/+12 |
| 2021-05-21 | Add test for search result keyword extra info | Guillaume Gomez | -0/+15 |
| 2021-05-20 | Extend escape key check | Guillaume Gomez | -3/+10 |
| 2021-05-18 | Add GUI tests for escape handling | Guillaume Gomez | -0/+27 |
| 2021-05-14 | Add test for toggle on mobile size | Guillaume Gomez | -0/+21 |
| 2021-05-11 | Update toggle-docs GUI test to last version | Guillaume Gomez | -4/+7 |
| 2021-05-11 | Move rustdoc-gui rust libraries into their own folder and prepare the field f... | Guillaume Gomez | -17/+17 |
| 2021-05-10 | Add test for source code clickable line number | Guillaume Gomez | -0/+13 |