| Age | Commit message (Expand) | Author | Lines |
| 2022-01-29 | rustdoc: small fixes to mobile navigation | Jacob Hoffman-Andrews | -3/+16 |
| 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 |
| 2022-01-25 | give light-theme fns the correct orange-brown colour | Conrad Ludgate | -1/+1 |
| 2022-01-25 | Rollup merge of #93251 - jsha:theme-radio, r=GuillaumeGomez | Matthias Krüger | -10/+43 |
| 2022-01-24 | Add white-space: nowrap to links in the sidebar | Jacob Hoffman-Andrews | -0/+4 |
| 2022-01-24 | Rollup merge of #93253 - jsha:theme-on-show, r=GuillaumeGomez | Matthias Krüger | -6/+25 |
| 2022-01-24 | Rollup merge of #93241 - GuillaumeGomez:rust-logo-appearance, r=jsha | Matthias Krüger | -1/+1 |
| 2022-01-24 | Rollup merge of #93231 - conradludgate:doc-link-brightness, r=notriddle | Matthias Krüger | -0/+67 |
| 2022-01-24 | Rollup merge of #93212 - GuillaumeGomez:cursor-pointer-mobile-sidebar, r=jsha | Matthias Krüger | -1/+0 |
| 2022-01-23 | Update theme on pageshow event | Jacob Hoffman-Andrews | -6/+25 |
| 2022-01-23 | rustdoc settings: use radio buttons for theme | Jacob Hoffman-Andrews | -10/+43 |
| 2022-01-23 | Fix brief appearance of rust logo in the sidebar | Guillaume Gomez | -1/+1 |
| 2022-01-23 | remove duplicate rule | Conrad Ludgate | -6/+0 |
| 2022-01-23 | tweak all sidebar colours | Conrad Ludgate | -3/+67 |
| 2022-01-23 | adjust sidebar link brightness | Conrad Ludgate | -0/+9 |
| 2022-01-23 | Rollup merge of #93113 - GuillaumeGomez:unify-sizes, r=jsha | Matthias Krüger | -95/+24 |
| 2022-01-23 | Rollup merge of #93068 - jsha:dot-spacing, r=GuillaumeGomez | Matthias Krüger | -1/+0 |
| 2022-01-22 | Remove unneeded cursor pointer rule on mobile sidebar | Guillaume Gomez | -1/+0 |
| 2022-01-22 | Rollup merge of #93172 - jsha:re-remove-line, r=camelid | Matthias Krüger | -1/+0 |
| 2022-01-21 | Fix spacing for `·` between stability and source | Jacob Hoffman-Andrews | -1/+0 |
| 2022-01-21 | Unify search input and buttons size | Guillaume Gomez | -95/+24 |
| 2022-01-21 | Rollup merge of #93139 - jsha:fix-wrapped-names, r=Nemo157 | Matthias Krüger | -5/+25 |
| 2022-01-21 | rustdoc: remove dashed underline under main heading | Jacob Hoffman-Andrews | -1/+0 |
| 2022-01-21 | Auto merge of #93138 - matthiaskrgr:rollup-m8akifd, r=matthiaskrgr | bors | -1/+8 |
| 2022-01-20 | rustdoc: fix overflow-wrap for table layouts | Jacob Hoffman-Andrews | -5/+25 |
| 2022-01-20 | Rollup merge of #93067 - jsha:fix-scroll-padding-top, r=GuillaumeGomez | Matthias Krüger | -1/+8 |
| 2022-01-19 | Rustdoc mobile: put out-of-band on its own line | Jacob Hoffman-Andrews | -9/+20 |
| 2022-01-19 | Fix scroll offset when jumping to internal id | Jacob Hoffman-Andrews | -1/+8 |
| 2022-01-18 | Remove horizontal lines at top of page | Jacob Hoffman-Andrews | -12/+0 |
| 2022-01-18 | Simplify and unify rustdoc sidebar styles | Jacob Hoffman-Andrews | -294/+153 |
| 2022-01-18 | Rollup merge of #92830 - jsha:style-cleanups, r=GuillaumeGomez | Matthias Krüger | -41/+21 |
| 2022-01-18 | Rollup merge of #92803 - jsha:hide-sidebar, r=GuillaumeGomez | Matthias Krüger | -0/+4 |
| 2022-01-18 | Rollup merge of #92629 - jsha:theme-picker-local-only-2, r=GuillaumeGomez | Matthias Krüger | -15/+46 |
| 2022-01-17 | Hide mobile sidebar on some clicks | Jacob Hoffman-Andrews | -0/+4 |
| 2022-01-17 | Rustdoc style cleanups | Jacob Hoffman-Andrews | -46/+21 |
| 2022-01-14 | Add support for "always theme" in setting | Jacob Hoffman-Andrews | -4/+35 |
| 2022-01-14 | Pick themes on settings page, not every page | Jacob Hoffman-Andrews | -11/+11 |
| 2022-01-14 | Enable wrapping words by default | Jacob Hoffman-Andrews | -0/+16 |
| 2022-01-13 | Regenerate the PNGs favicon with the updated Rust logo | Loïc BRANSTETT | -0/+0 |
| 2022-01-13 | Use the updated Rust logo and change it's format to SVG | Loïc BRANSTETT | -0/+61 |
| 2022-01-12 | Rollup merge of #92764 - GuillaumeGomez:fix-rust-logo-style, r=jsha | Matthias Krüger | -3/+3 |
| 2022-01-11 | Fix style for rust logo | Guillaume Gomez | -3/+3 |
| 2022-01-10 | Rollup merge of #92602 - jsha:source-link-2, r=GuillaumeGomez | Matthias Krüger | -19/+23 |
| 2022-01-09 | Rollup merge of #92490 - jsha:crates-in-results, r=GuillaumeGomez | Matthias Krüger | -23/+34 |
| 2022-01-08 | Make source links look cleaner | Jacob Hoffman-Andrews | -19/+23 |
| 2022-01-07 | Rollup merge of #92610 - GuillaumeGomez:css-class-instead-of-inline-style, r=... | Eric Huss | -2/+6 |
| 2022-01-06 | Create CSS class instead of using inline style for search results | Guillaume Gomez | -2/+6 |
| 2022-01-06 | Rollup merge of #92404 - GuillaumeGomez:src-font-size, r=jsha | Matthias Krüger | -13/+7 |