| Age | Commit message (Expand) | Author | Lines |
| 2023-04-17 | rustdoc: restructure type search engine to pick-and-use IDs | Michael Howell | -0/+54 |
| 2023-04-12 | Auto merge of #110252 - matthiaskrgr:rollup-ovaixra, r=matthiaskrgr | bors | -2/+27 |
| 2023-04-12 | Rollup merge of #110205 - notriddle:notriddle/pixelated-border, r=GuillaumeGomez | Matthias Krüger | -7/+70 |
| 2023-04-12 | Add/update tests for `--extend-css` option | Guillaume Gomez | -2/+27 |
| 2023-04-12 | rustdoc: use CSS `overscroll-behavior` instead of JavaScript | Michael Howell | -41/+12 |
| 2023-04-12 | rustdoc: make settings radio and checks thicker, less contrast | Michael Howell | -7/+70 |
| 2023-04-11 | Update rustdoc GUI tests to new browser-ui-test version | Guillaume Gomez | -308/+308 |
| 2023-04-08 | Rollup merge of #110037 - notriddle:notriddle/theme-default, r=GuillaumeGomez | Nilstrieb | -0/+24 |
| 2023-04-06 | rustdoc: add test and bug fix for theme defaults | Michael Howell | -0/+24 |
| 2023-04-06 | Run collapsed GUI test in mobile mode as well | Guillaume Gomez | -7/+26 |
| 2023-04-05 | Update GUI tests for logo display on very small screens | Guillaume Gomez | -1/+8 |
| 2023-04-04 | Add GUI test for scrollbar position on source code page | Guillaume Gomez | -0/+8 |
| 2023-03-31 | Add tests to check that collapsed content is expanded when jumping to it | Guillaume Gomez | -0/+21 |
| 2023-03-27 | Rollup merge of #109633 - GuillaumeGomez:fix-go-to-only-setting, r=notriddle | Matthias Krüger | -0/+63 |
| 2023-03-26 | Add GUI test for "Directly go to item in search if there is only one result" ... | Guillaume Gomez | -0/+63 |
| 2023-03-26 | Rollup merge of #109595 - GuillaumeGomez:improve-gui-test-auto-hide-trait, r=... | Matthias Krüger | -13/+47 |
| 2023-03-25 | Improve "Auto-hide trait implementation documentation" GUI test | Guillaume Gomez | -13/+47 |
| 2023-03-24 | Add GUI test for "Auto-hide item methods' documentation" setting | Guillaume Gomez | -0/+48 |
| 2023-03-20 | Add GUI test for "Auto-hide item contents for large items" setting | Guillaume Gomez | -0/+51 |
| 2023-03-09 | Rollup merge of #106915 - notriddle:notriddle/load-only-one-theme, r=Guillaum... | Matthias Krüger | -5/+5 |
| 2023-03-08 | Rollup merge of #108686 - notriddle:notriddle/jank-all, r=jsha | Matthias Krüger | -0/+14 |
| 2023-03-08 | Update browser-ui-test version | Michael Howell | -5/+5 |
| 2023-03-04 | rustdoc: include link on all.html location header | Michael Howell | -0/+14 |
| 2023-03-02 | Add GUI test for rustdoc search errors background | Guillaume Gomez | -0/+39 |
| 2023-02-23 | No need for the wait-for anymore to go around browser navigation bug | Guillaume Gomez | -2/+1 |
| 2023-02-19 | Rollup merge of #107783 - notriddle:notriddle/item-table-ul, r=GuillaumeGomez | Dylan DPC | -41/+41 |
| 2023-02-13 | Rollup merge of #107340 - notriddle:notriddle/simplify-doctest-tooltip, r=Gui... | Matthias Krüger | -122/+100 |
| 2023-02-12 | rustdoc: use tighter line height in h1 and h2 | Michael Howell | -11/+11 |
| 2023-02-07 | rustdoc: simplify DOM for `.item-table` | Michael Howell | -41/+41 |
| 2023-02-06 | Auto merge of #107141 - notriddle:notriddle/max-lev-distance-2023, r=Guillaum... | bors | -2/+14 |
| 2023-01-30 | rustdoc: remove unnecessary wrapper div.item-decl from HTML | Michael Howell | -20/+19 |
| 2023-01-28 | rustdoc: remove unused class `has-srclink` | Michael Howell | -5/+5 |
| 2023-01-27 | rustdoc: merge doctest tooltip with notable traits tooltip | Michael Howell | -122/+100 |
| 2023-01-27 | Rollup merge of #107336 - notriddle:notriddle/import-item-module-item, r=Guil... | Yuki Okushi | -5/+5 |
| 2023-01-27 | Rollup merge of #107242 - notriddle:notriddle/title-ordering, r=GuillaumeGomez | Yuki Okushi | -2/+2 |
| 2023-01-26 | rustdoc: remove mostly-unused CSS classes import/module-item | Michael Howell | -5/+5 |
| 2023-01-23 | rustdoc: simplify settings popover DOM | Michael Howell | -27/+27 |
| 2023-01-23 | rustdoc: make item links consistently use `title="{shortty} {path}"` | Michael Howell | -2/+2 |
| 2023-01-21 | Extend rustdoc GUI test for scraped examples top and bottom "borders" | Guillaume Gomez | -0/+36 |
| 2023-01-21 | rustdoc: update test case to deal with "coo" only accepting dist=1 | Michael Howell | -2/+14 |
| 2023-01-18 | Rollup merge of #107045 - notriddle:notriddle/settings-css-setting-line, r=Gu... | Michael Goulet | -0/+7 |
| 2023-01-18 | rustdoc: add test case for setting-line margin on settings.html | Michael Howell | -0/+7 |
| 2023-01-18 | rustdoc: fix "?" keyboard command when radio button is focused | Michael Howell | -0/+10 |
| 2023-01-18 | rustdoc: put focus on the help link when opening it from keyboard | Michael Howell | -0/+9 |
| 2023-01-17 | rustdoc: add test cases for settings radio button layout | Michael Howell | -0/+27 |
| 2023-01-17 | Rollup merge of #106869 - notriddle:notriddle/item-decl-pre-rust, r=Guillaume... | Matthias Krüger | -9/+9 |
| 2023-01-15 | Rollup merge of #106888 - GuillaumeGomez:tidy-gui-test, r=notriddle | Matthias Krüger | -0/+2 |
| 2023-01-15 | Add small description to GUI test | Guillaume Gomez | -0/+2 |
| 2023-01-15 | Rollup merge of #106865 - GuillaumeGomez:add-gui-test-explanation, r=notriddle | Matthias Krüger | -0/+2 |
| 2023-01-14 | rustdoc: remove redundant item kind class from `.item-decl > pre` | Michael Howell | -9/+9 |