| Age | Commit message (Expand) | Author | Lines |
| 2022-02-06 | Rollup merge of #92651 - jsha:impl-spacing, r=GuillaumeGomez | Matthias Krüger | -20/+24 |
| 2022-02-04 | Refactor conditional | Eliaz Bobadilla | -5/+2 |
| 2022-02-04 | Rollup merge of #93576 - jsha:fix-rustdoc-html, r=GuillaumeGomez | Matthias Krüger | -35/+28 |
| 2022-02-04 | Rollup merge of #93632 - matthiaskrgr:rustdoclippy2, r=GuillaumeGomez | Matthias Krüger | -4/+3 |
| 2022-02-04 | Rollup merge of #92735 - GuillaumeGomez:crate-filter-url-param, r=jsha | Matthias Krüger | -58/+108 |
| 2022-02-03 | rustdoc: clippy::complexity fixes | Matthias Krüger | -4/+3 |
| 2022-02-03 | Add filter-crate URL parameter | Guillaume Gomez | -47/+97 |
| 2022-02-02 | Unify storage getter and setter functions | Guillaume Gomez | -12/+12 |
| 2022-02-02 | Emit valid HTML from rustdoc | Jacob Hoffman-Andrews | -35/+28 |
| 2022-02-02 | Rollup merge of #93420 - jsha:adjust-settings-layout, r=GuillaumeGomez | Matthias Krüger | -8/+10 |
| 2022-02-01 | Remove "up here" arrow on item-infos | Jacob Hoffman-Andrews | -20/+24 |
| 2022-02-01 | librustdoc: render: use render_into instead of creating a temp string | Muhammad Falak R Wani | -2/+1 |
| 2022-02-01 | librustdoc: inline and forward all methods for `impl Write for Buffer` | Muhammad Falak R Wani | -0/+11 |
| 2022-02-01 | librustdoc: impl core::fmt::Write for rustdoc::html::render::Buffer | Muhammad Falak R Wani | -0/+6 |
| 2022-01-31 | Improve wrapping on settings page | Jacob Hoffman-Andrews | -8/+10 |
| 2022-01-31 | Rollup merge of #93444 - camelid:rustdoc-css-cleanup, r=GuillaumeGomez,jsha | Matthias Krüger | -7/+8 |
| 2022-01-30 | Auto merge of #92711 - zredb:issue-90187-fix, r=notriddle | bors | -24/+34 |
| 2022-01-30 | Rollup merge of #93183 - jsha:mobile-nav-fixes, r=GuillaumeGomez | Eric Huss | -3/+16 |
| 2022-01-29 | rustdoc: small fixes to mobile navigation | Jacob Hoffman-Andrews | -3/+16 |
| 2022-01-30 | Rollup merge of #93391 - notriddle:notriddle/remove-srclink-tooltip, r=jsha,G... | Matthias Krüger | -2/+2 |
| 2022-01-29 | Fix some CSS warnings and errors from VS Code | Noah Lev | -7/+8 |
| 2022-01-29 | Rollup merge of #93299 - GuillaumeGomez:dot-separator-no-source, r=jsha | Matthias Krüger | -3/+4 |
| 2022-01-28 | rustdoc: no `shortcut` in `rel="icon"` | Miguel Ojeda | -1/+1 |
| 2022-01-28 | remove allow_fail test flag | yuhaixin.hx | -13/+0 |
| 2022-01-27 | rustdoc: remove tooltip from source link | Michael Howell | -2/+2 |
| 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 | Fix invalid extra dot after version if no source | Guillaume Gomez | -3/+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 | -50/+78 |
| 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-24 | Rollup merge of #93188 - jsha:fix-safari-bumpy-search, r=camelid | Matthias Krüger | -0/+1 |
| 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 | -50/+78 |
| 2022-01-23 | rustdoc: fix bump down typing search on Safari | Jacob Hoffman-Andrews | -0/+1 |
| 2022-01-23 | Rollup merge of #93229 - mark-i-m:noquiet, r=eddyb | Matthias Krüger | -5/+7 |
| 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 | Remove DiagnosticBuilder.quiet | mark | -5/+7 |
| 2022-01-23 | Rollup merge of #93185 - camelid:crate-private, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2022-01-23 | Rollup merge of #93113 - GuillaumeGomez:unify-sizes, r=jsha | Matthias Krüger | -106/+33 |
| 2022-01-23 | Rollup merge of #93068 - jsha:dot-spacing, r=GuillaumeGomez | Matthias Krüger | -2/+1 |
| 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 |