| Age | Commit message (Expand) | Author | Lines |
| 2022-06-20 | rustdoc: optimize loading of source sidebar | Jacob Hoffman-Andrews | -12/+23 |
| 2022-05-31 | Fix theme checks | Guillaume Gomez | -0/+3 |
| 2022-05-31 | Display empty impl blocks if they have documentations | Guillaume Gomez | -1/+4 |
| 2022-05-30 | Fix display of `<details>`/`<summary>` in doc blocks | Guillaume Gomez | -10/+3 |
| 2022-05-30 | Improve display of `<details>` in doc blocks | Guillaume Gomez | -2/+14 |
| 2022-05-30 | Move theme rules out of settings.css | Guillaume Gomez | -16/+39 |
| 2022-05-30 | Improve display of settings radio buttons | Guillaume Gomez | -30/+77 |
| 2022-05-24 | Allow to click on toggle text to update it | Guillaume Gomez | -30/+34 |
| 2022-05-17 | Fix display of search crate filter select | Guillaume Gomez | -7/+7 |
| 2022-05-14 | Remove theme picker button | Guillaume Gomez | -51/+10 |
| 2022-05-14 | Improve settings menu display | Guillaume Gomez | -3/+48 |
| 2022-05-12 | Rollup merge of #96939 - GuillaumeGomez:settings-css, r=notriddle | Matthias Krüger | -36/+0 |
| 2022-05-11 | Remove unused CSS settings rules | Guillaume Gomez | -36/+0 |
| 2022-05-10 | Remove unused CSS rule | Guillaume Gomez | -1/+0 |
| 2022-05-06 | Rollup merge of #96590 - notriddle:notriddle/tab-bar-fn-search, r=GuillaumeGo... | Guillaume Gomez | -0/+5 |
| 2022-05-05 | rustdoc: when running a function-signature search, tweak the tab bar | Michael Howell | -0/+5 |
| 2022-05-05 | Add rotation animation on settings button when loading | Guillaume Gomez | -0/+12 |
| 2022-04-21 | Remove .woff font files | Guillaume Gomez | -18/+9 |
| 2022-04-13 | Rollup merge of #93217 - willcrichton:example-analyzer, r=GuillaumeGomez | Dylan DPC | -41/+101 |
| 2022-04-06 | Switch item-info div to span to generate valid HTML | Guillaume Gomez | -0/+4 |
| 2022-03-27 | Add scrape examples help page | Will Crichton | -7/+7 |
| 2022-03-27 | Improve styling on scrape examples help button | Will Crichton | -12/+11 |
| 2022-03-27 | Improve alignment of additional scraped examples, add scrape examples help page | Will Crichton | -38/+100 |
| 2022-03-27 | Improve Rustdoc UI for scraped examples with multiline arguments, fix | Will Crichton | -6/+5 |
| 2022-03-19 | Remove animation on source sidebar | Guillaume Gomez | -7/+0 |
| 2022-03-13 | Auto merge of #94320 - GuillaumeGomez:sidebar-display, r=jsha | bors | -3/+3 |
| 2022-03-07 | Remove unneeded whitespace generation and use CSS instead instead to align li... | Guillaume Gomez | -0/+3 |
| 2022-02-24 | Fix bad handling of the source code viewer sidebar style to prevent the appea... | Guillaume Gomez | -3/+3 |
| 2022-02-17 | Rollup merge of #93780 - GuillaumeGomez:links-in-sidebar, r=jsha | Matthias Krüger | -6/+5 |
| 2022-02-16 | Unify sidebar a bit more by generating a list using <ul> instead of <div> ele... | Guillaume Gomez | -6/+5 |
| 2022-02-16 | Rollup merge of #93382 - GuillaumeGomez:search-input-padding, r=jsha | Matthias Krüger | -1/+1 |
| 2022-02-13 | Auto merge of #93763 - jsha:re-space-empty-impls, r=GuillaumeGomez | bors | -2/+3 |
| 2022-02-09 | rustdoc: fix spacing of non-toggled impl blocks | Jacob Hoffman-Andrews | -2/+3 |
| 2022-02-09 | Unify headings indent and remove useless anchor | Guillaume Gomez | -21/+0 |
| 2022-02-09 | Add a bit more padding on search padding and reduce its font size | Guillaume Gomez | -1/+1 |
| 2022-02-08 | rustdoc: tweak line and ¶ spacing for a11y | Jacob Hoffman-Andrews | -60/+52 |
| 2022-02-07 | Fix hover effects in sidebar | Jacob Hoffman-Andrews | -33/+18 |
| 2022-02-07 | Rollup merge of #93673 - jsha:linkify-sidebar-headings, r=GuillaumeGomez | Mara Bos | -2/+1 |
| 2022-02-05 | Linkify sidebar headings for sibling items | Jacob Hoffman-Andrews | -2/+1 |
| 2022-02-06 | Rollup merge of #92651 - jsha:impl-spacing, r=GuillaumeGomez | Matthias Krüger | -20/+24 |
| 2022-02-04 | Rollup merge of #93576 - jsha:fix-rustdoc-html, r=GuillaumeGomez | Matthias Krüger | -0/+1 |
| 2022-02-02 | Emit valid HTML from rustdoc | Jacob Hoffman-Andrews | -0/+1 |
| 2022-02-02 | Rollup merge of #93420 - jsha:adjust-settings-layout, r=GuillaumeGomez | Matthias Krüger | -7/+9 |
| 2022-02-01 | Remove "up here" arrow on item-infos | Jacob Hoffman-Andrews | -20/+24 |
| 2022-01-31 | Improve wrapping on settings page | Jacob Hoffman-Andrews | -7/+9 |
| 2022-01-31 | Rollup merge of #93444 - camelid:rustdoc-css-cleanup, r=GuillaumeGomez,jsha | Matthias Krüger | -7/+8 |
| 2022-01-29 | rustdoc: small fixes to mobile navigation | Jacob Hoffman-Andrews | -2/+15 |
| 2022-01-29 | Fix some CSS warnings and errors from VS Code | Noah Lev | -7/+8 |
| 2022-01-25 | Rollup merge of #93291 - conradludgate:minor-fix-93231, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2022-01-25 | Rollup merge of #93286 - jsha:sidebar-nowrap, r=GuillaumeGomez | Matthias Krüger | -0/+4 |