| Age | Commit message (Expand) | Author | Lines |
| 2022-07-20 | Rollup merge of #99489 - GuillaumeGomez:gui-fixes, r=notriddle | Matthias Krüger | -7/+22 |
| 2022-07-20 | Remove CSS transition for search input border-color | Guillaume Gomez | -1/+0 |
| 2022-07-20 | Fix CSS on search input focus | Guillaume Gomez | -3/+21 |
| 2022-07-20 | Fix crate filter select display | Guillaume Gomez | -3/+1 |
| 2022-07-19 | Auto merge of #98180 - notriddle:notriddle/rustdoc-fn, r=petrochenkov,Guillau... | bors | -10/+43 |
| 2022-07-19 | Improve the function pointer docs | Michael Howell | -7/+27 |
| 2022-07-18 | Rollup merge of #99344 - notriddle:notriddle/multiple-macro-rules-w-same-name... | Dylan DPC | -5/+37 |
| 2022-07-17 | rustdoc: extend `#[doc(tuple_variadic)]` to fn pointers | Michael Howell | -9/+22 |
| 2022-07-17 | Fix auto-expand of trees in source code page sidebar | Guillaume Gomez | -1/+1 |
| 2022-07-16 | rustdoc: avoid inlining items with duplicate `(type, name)` | Michael Howell | -5/+37 |
| 2022-07-16 | Stabilize `let_chains` | Caio | -1/+1 |
| 2022-07-16 | Rollup merge of #99287 - GuillaumeGomez:rustdoc-json-double-export, r=notriddle | Matthias Krüger | -10/+64 |
| 2022-07-16 | Correctly handle usage of private items in public API for JSON output format | Guillaume Gomez | -4/+22 |
| 2022-07-16 | Fix rustdoc JSON inline | Guillaume Gomez | -6/+42 |
| 2022-07-15 | Rollup merge of #99209 - GuillaumeGomez:crate-level-sidebar, r=jsha | Dylan DPC | -18/+15 |
| 2022-07-15 | Rollup merge of #99237 - GuillaumeGomez:rustdoc-css-cleanup, r=notriddle | Dylan DPC | -48/+6 |
| 2022-07-14 | Correctly handle crate level page on docs.rs as well | Guillaume Gomez | -18/+15 |
| 2022-07-14 | Auto merge of #95956 - yaahc:stable-in-unstable, r=cjgillot | bors | -1/+1 |
| 2022-07-14 | Removed unused HTML IDs | Guillaume Gomez | -2/+0 |
| 2022-07-14 | Remove unused CSS | Guillaume Gomez | -46/+6 |
| 2022-07-13 | Rename `debugging_opts` to `unstable_opts` | Joshua Nelson | -27/+27 |
| 2022-07-13 | Auto merge of #99203 - GuillaumeGomez:rollup-b2re0dv, r=GuillaumeGomez | bors | -164/+46 |
| 2022-07-13 | Rollup merge of #99152 - GuillaumeGomez:css-theme-var, r=jsha | Guillaume Gomez | -163/+45 |
| 2022-07-13 | Rollup merge of #98789 - aDotInTheVoid:rjdt-derives, r=jsha | Guillaume Gomez | -1/+1 |
| 2022-07-13 | Auto merge of #99066 - est31:remove_box_librustdoc, r=jsha | bors | -39/+47 |
| 2022-07-11 | Remove box syntax from Box<BareFunctionDecl> construction | est31 | -3/+3 |
| 2022-07-11 | Remove box syntax for Box<rustdoc::clean::types::Type> construction | est31 | -11/+11 |
| 2022-07-11 | Remove box syntax for Box<ImplItem> construction | est31 | -5/+5 |
| 2022-07-11 | Remove box syntax for Box<Attributes> construction | est31 | -6/+12 |
| 2022-07-11 | Remove box syntax from Box<dyn Iterator> construction | est31 | -6/+8 |
| 2022-07-11 | Rollup merge of #99142 - notriddle:notriddle/doctest-multiline-crate-attribut... | Matthias Krüger | -23/+50 |
| 2022-07-11 | Continue themes CSS migration over CSS variables | Guillaume Gomez | -130/+45 |
| 2022-07-11 | Remove unused CSS rules | Guillaume Gomez | -33/+0 |
| 2022-07-11 | Fix rustdoc -Zhelp and -Chelp options | Guillaume Gomez | -11/+11 |
| 2022-07-10 | fix(doctest): treat fatal parse errors as incomplete attributes | Michael Howell | -23/+50 |
| 2022-07-11 | Remove box syntax from doctest.rs | est31 | -7/+7 |
| 2022-07-11 | Remove box syntax from Box<function pointer> construction | est31 | -1/+1 |
| 2022-07-11 | Rollup merge of #99114 - GuillaumeGomez:css-cleanup, r=Dylan-DPC | Matthias Krüger | -7/+3 |
| 2022-07-10 | Group .test-arrow CSS rules and fix rgb/rgba property | Guillaume Gomez | -7/+3 |
| 2022-07-10 | Rollup merge of #99086 - GuillaumeGomez:search-result-crate-filter-dropdown, ... | Matthias Krüger | -1/+2 |
| 2022-07-10 | Rollup merge of #99045 - 1011X:patch-1, r=GuillaumeGomez | Matthias Krüger | -1/+11 |
| 2022-07-09 | Fix display of search result crate filter dropdown | Guillaume Gomez | -1/+2 |
| 2022-07-08 | add opt in attribute for stable-in-unstable items | Jane Lusby | -1/+1 |
| 2022-07-08 | set all padding for main element in print | Infra | -1/+1 |
| 2022-07-08 | Rollup merge of #95635 - davidtwco:terminal-width-stabilization, r=oli-obk | Matthias Krüger | -4/+24 |
| 2022-07-08 | try to fix tidy issues | Infra | -10/+10 |
| 2022-07-08 | improve print styles | Infra | -1/+11 |
| 2022-07-07 | Auto merge of #99024 - matthiaskrgr:rollup-8ygpcpg, r=matthiaskrgr | bors | -18/+24 |
| 2022-07-07 | Rollup merge of #99017 - GuillaumeGomez:rustdoc-ending-enum, r=notriddle | Matthias Krüger | -17/+23 |
| 2022-07-07 | Rollup merge of #98844 - cjgillot:deep-visit, r=jyn514 | Matthias Krüger | -1/+1 |