| Age | Commit message (Expand) | Author | Lines |
| 2022-01-26 | Auto merge of #88679 - petrochenkov:doctrscope, r=GuillaumeGomez | bors | -33/+108 |
| 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 | Auto merge of #93095 - Aaron1011:remove-assoc-ident, r=cjgillot | bors | -7/+6 |
| 2022-01-25 | Auto merge of #92353 - Kobzol:doc-attr-lists-gat, r=GuillaumeGomez | bors | -46/+19 |
| 2022-01-25 | rustdoc: Pre-calculate traits that are in scope for doc links | Vadim Petrochenkov | -33/+108 |
| 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-25 | Rollup merge of #93169 - CraftSpider:rustdoc-clean-inconsistency, r=Guillaume... | Matthias Krüger | -20/+23 |
| 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 | Auto merge of #93066 - nnethercote:infallible-decoder, r=bjorn3 | bors | -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 | -14/+14 |
| 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 |
| 2022-01-21 | rustdoc: Make some `pub` items crate-private | Noah Lev | -14/+14 |
| 2022-01-22 | Make `Decodable` and `Decoder` infallible. | Nicholas Nethercote | -1/+1 |
| 2022-01-21 | Fix spacing for `·` between stability and source | Jacob Hoffman-Andrews | -2/+1 |
| 2022-01-21 | Unify search input and buttons size | Guillaume Gomez | -106/+33 |
| 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 | Remove FIXME and fix inconsistency of local blanket impls by using HIR for them | Rune Tynan | -20/+23 |
| 2022-01-21 | Remove a span from hir::ExprKind::MethodCall | Cameron Steffen | -3/+3 |
| 2022-01-21 | Auto merge of #93138 - matthiaskrgr:rollup-m8akifd, r=matthiaskrgr | bors | -23/+72 |
| 2022-01-20 | rustdoc: fix overflow-wrap for table layouts | Jacob Hoffman-Andrews | -5/+25 |
| 2022-01-20 | Rollup merge of #93099 - tomkris:rustdoc-fix, r=jsha | Matthias Krüger | -4/+8 |
| 2022-01-20 | Rollup merge of #93067 - jsha:fix-scroll-padding-top, r=GuillaumeGomez | Matthias Krüger | -1/+8 |
| 2022-01-20 | Rollup merge of #93038 - GuillaumeGomez:block-doc-comments, r=notriddle | Matthias Krüger | -2/+2 |
| 2022-01-20 | Rollup merge of #92860 - CraftSpider:rustdoc-json-impl-ice, r=jsha | Matthias Krüger | -1/+14 |
| 2022-01-20 | More clean up | Guillaume Gomez | -8/+4 |
| 2022-01-20 | Extra cfg_hide a bit to handle inner cfgs | Guillaume Gomez | -15/+10 |
| 2022-01-20 | Exclude "test" from doc_auto_cfg rendering | Guillaume Gomez | -16/+50 |
| 2022-01-20 | Rollup merge of #93038 - GuillaumeGomez:block-doc-comments, r=notriddle | Matthias Krüger | -2/+2 |
| 2022-01-20 | Rollup merge of #92861 - jsha:mobile-column-flex, r=GuillaumeGomez | Matthias Krüger | -9/+20 |
| 2022-01-20 | Rollup merge of #92680 - camelid:assoc-item-cleanup, r=petrochenkov | Matthias Krüger | -35/+53 |