| Age | Commit message (Expand) | Author | Lines |
| 2022-05-12 | Rollup merge of #96939 - GuillaumeGomez:settings-css, r=notriddle | Matthias Krüger | -0/+5 |
| 2022-05-11 | Ensure that the settings CSS is loaded on the settings page | Guillaume Gomez | -0/+5 |
| 2022-05-10 | Clean up rustdoc GUI test | Guillaume Gomez | -2/+1 |
| 2022-05-06 | Rollup merge of #96754 - notriddle:notriddle/impl-dups, r=GuillaumeGomez | Guillaume Gomez | -0/+23 |
| 2022-05-06 | Rollup merge of #96748 - GuillaumeGomez:reexports-in-search, r=notriddle | Guillaume Gomez | -9/+42 |
| 2022-05-06 | Add missing newline | Michael Howell | -1/+1 |
| 2022-05-06 | Add GUI test for search reexports | Guillaume Gomez | -9/+42 |
| 2022-05-05 | rustdoc: ensure HTML/JS side implementors don't have dups | Michael Howell | -0/+23 |
| 2022-05-05 | rustdoc: add test case assertions for ArrowDown highlight first result | Michael Howell | -0/+4 |
| 2022-05-05 | rustdoc: fix keyboard shortcuts and console log on search page | Michael Howell | -0/+20 |
| 2022-05-05 | rustdoc: change the "In Function Signatures" to context-sensitive | Michael Howell | -4/+12 |
| 2022-05-05 | Use STARTS_WITH, since it's more specific | Michael Howell | -4/+4 |
| 2022-05-05 | rustdoc: when running a function-signature search, tweak the tab bar | Michael Howell | -23/+32 |
| 2022-04-30 | Extend settings test to ensure settings text is as expected | Guillaume Gomez | -0/+29 |
| 2022-04-30 | Add GUI test for settings menu | Guillaume Gomez | -9/+56 |
| 2022-04-14 | clarify doc(cfg) wording | Andy Russell | -3/+3 |
| 2022-04-05 | Add GUI test to ensure that the width of the item-info does not overflow its ... | Guillaume Gomez | -0/+38 |
| 2022-03-31 | Rollup merge of #95470 - GuillaumeGomez:fix-gui-spurious-test, r=notriddle | Dylan DPC | -2/+1 |
| 2022-03-30 | Fix last rustdoc-gui spurious test | Guillaume Gomez | -2/+1 |
| 2022-03-25 | Replace wait-for instructions for rustdoc GUI tests with wait-for-css | Guillaume Gomez | -36/+19 |
| 2022-03-19 | Remove animation on source sidebar | Guillaume Gomez | -1/+0 |
| 2022-03-15 | Add URL GUI tests | Guillaume Gomez | -0/+6 |
| 2022-03-15 | Merge both "search-result-color" GUI tests | Guillaume Gomez | -19/+20 |
| 2022-03-13 | Auto merge of #94320 - GuillaumeGomez:sidebar-display, r=jsha | bors | -0/+22 |
| 2022-03-11 | Update GUI test | Guillaume Gomez | -1/+8 |
| 2022-03-10 | Rollup merge of #94740 - GuillaumeGomez:unify-impl-blocks, r=notriddle | Matthias Krüger | -9/+9 |
| 2022-03-09 | Fix spurious CI failures | Guillaume Gomez | -1/+4 |
| 2022-03-08 | Update GUI tests for impl blocks path changes | Guillaume Gomez | -9/+9 |
| 2022-03-07 | Add GUI test to ensure that line numbers text is aligned to the right | Guillaume Gomez | -0/+3 |
| 2022-03-05 | Add GUI test for source code viewer scroll handling | Guillaume Gomez | -0/+49 |
| 2022-02-25 | Extend toggle GUI test a bit | Guillaume Gomez | -2/+26 |
| 2022-02-24 | Add test for source sidebar elements display | Guillaume Gomez | -0/+22 |
| 2022-02-20 | Rollup merge of #94002 - GuillaumeGomez:duplicated-sidebar-macro, r=notriddle | Matthias Krüger | -0/+21 |
| 2022-02-17 | Rollup merge of #93780 - GuillaumeGomez:links-in-sidebar, r=jsha | Matthias Krüger | -26/+26 |
| 2022-02-16 | Update rustdoc tests to adapt to changes to the sidebar | Guillaume Gomez | -26/+26 |
| 2022-02-15 | Fix GUI test | Guillaume Gomez | -1/+1 |
| 2022-02-14 | Add test for duplicated macros in the sidebar | Guillaume Gomez | -0/+21 |
| 2022-02-13 | Auto merge of #93763 - jsha:re-space-empty-impls, r=GuillaumeGomez | bors | -1/+20 |
| 2022-02-09 | rustdoc: fix spacing of non-toggled impl blocks | Jacob Hoffman-Andrews | -1/+20 |
| 2022-02-09 | Update rustdoc tests for headings indent | Guillaume Gomez | -45/+6 |
| 2022-02-08 | rustdoc: tweak line and ¶ spacing for a11y | Jacob Hoffman-Andrews | -46/+44 |
| 2022-02-07 | Fix hover effects in sidebar | Jacob Hoffman-Andrews | -5/+5 |
| 2022-02-07 | Rollup merge of #93673 - jsha:linkify-sidebar-headings, r=GuillaumeGomez | Mara Bos | -1/+8 |
| 2022-02-05 | Linkify sidebar headings for sibling items | Jacob Hoffman-Andrews | -1/+8 |
| 2022-02-06 | Rollup merge of #92651 - jsha:impl-spacing, r=GuillaumeGomez | Matthias Krüger | -5/+2 |
| 2022-02-05 | Auto merge of #93597 - GuillaumeGomez:update-browser-ui-test, r=jsha | bors | -0/+1 |
| 2022-02-04 | Rollup merge of #92735 - GuillaumeGomez:crate-filter-url-param, r=jsha | Matthias Krüger | -0/+30 |
| 2022-02-04 | Add comment in GUI test | Guillaume Gomez | -0/+1 |
| 2022-02-03 | Add GUI test for crate filter URL parameter | Guillaume Gomez | -0/+30 |
| 2022-02-02 | Rollup merge of #93420 - jsha:adjust-settings-layout, r=GuillaumeGomez | Matthias Krüger | -0/+6 |