| Age | Commit message (Expand) | Author | Lines |
| 2022-10-17 | Rollup merge of #103091 - notriddle:notriddle/sidebar-title, r=GuillaumeGomez | Matthias Krüger | -7/+1 |
| 2022-10-15 | rustdoc: make the help button a link to a page | Michael Howell | -0/+34 |
| 2022-10-15 | rustdoc: remove unused HTML class `sidebar-title` | Michael Howell | -7/+1 |
| 2022-10-10 | Remove outdated comment | Michael Howell | -1/+0 |
| 2022-10-10 | rustdoc: remove unneeded `<div>` wrapper from sidebar DOM | Michael Howell | -16/+7 |
| 2022-10-08 | rustdoc: remove weird `<a href="#">` wrapper around unsafe triangle | Michael Howell | -1/+1 |
| 2022-10-06 | rustdoc: remove unused HTML `class="item-list"` | Michael Howell | -4/+4 |
| 2022-10-05 | rustdoc: remove unused CSS class `in-band` | Michael Howell | -14/+4 |
| 2022-09-30 | rustdoc: add missing margin to no-docblock trait items | Michael Howell | -2/+2 |
| 2022-09-29 | Rollup merge of #102447 - notriddle:notriddle/method-toggle, r=jsha | Michael Howell | -1/+1 |
| 2022-09-28 | rustdoc: add method spacing to trait methods | Michael Howell | -1/+1 |
| 2022-09-27 | rustdoc: remove `clean::TraitWithExtraInfo` | Michael Howell | -3/+8 |
| 2022-09-25 | rustdoc: clean up `.out-of-band`/`.in-band` CSS | Michael Howell | -1/+1 |
| 2022-09-23 | Rollup merge of #102158 - notriddle:notriddle/stab-p, r=GuillaumeGomez | Matthias Krüger | -9/+4 |
| 2022-09-22 | rustdoc: clean up CSS/DOM for deprecation warnings | Michael Howell | -9/+4 |
| 2022-09-22 | Improve some AllTypes fields name | Guillaume Gomez | -10/+12 |
| 2022-09-22 | Rollup merge of #102054 - GuillaumeGomez:sidebar-all-page, r=notriddle | Yuki Okushi | -44/+104 |
| 2022-09-20 | Unify generation of section on "All items" page with all other pages | Guillaume Gomez | -18/+18 |
| 2022-09-20 | Generate sidebar elements for the "All items" page | Guillaume Gomez | -26/+86 |
| 2022-09-19 | rustdoc: remove `docblock` class from `item-decl` | Michael Howell | -15/+15 |
| 2022-09-16 | rustdoc: clean up CSS for All Items and All Crates lists | Michael Howell | -20/+19 |
| 2022-09-15 | rustdoc: use more precise URLs for jump-to-definition links | Michael Howell | -0/+30 |
| 2022-09-05 | Auto merge of #101228 - nnethercote:simplify-hir-PathSegment, r=petrochenkov | bors | -18/+16 |
| 2022-09-05 | Rollup merge of #101391 - matthiaskrgr:perf0309, r=oli-obk | Dylan DPC | -3/+3 |
| 2022-09-05 | Make `hir::PathSegment::hir_id` non-optional. | Nicholas Nethercote | -18/+16 |
| 2022-09-03 | Rustdoc-Json: Add enum discriminant | Nixon Enraght-Moony | -1/+2 |
| 2022-09-03 | more clippy::perf fixes | Matthias Krüger | -3/+3 |
| 2022-09-01 | Rollup merge of #101245 - GuillaumeGomez:remove-unneeded-where-whitespace, r=... | Matthias Krüger | -6/+6 |
| 2022-08-31 | Remove unneeded extra whitespace before where clause | Guillaume Gomez | -6/+6 |
| 2022-08-31 | Rollup merge of #101204 - aDotInTheVoid:async-resugar-in-clean, r=GuillaumeGomez | Ralf Jung | -2/+2 |
| 2022-08-31 | Print only blanket implementations on reference primitive type | Guillaume Gomez | -67/+133 |
| 2022-08-30 | Clean up render_assoc_items_inner a bit | Guillaume Gomez | -54/+52 |
| 2022-08-30 | rustdoc: Resugar async fn return type in `clean`, not `html` | Nixon Enraght-Moony | -2/+2 |
| 2022-08-28 | Auto merge of #100497 - kadiwa4:remove_clone_into_iter, r=cjgillot | bors | -4/+9 |
| 2022-08-27 | Rollup merge of #101062 - notriddle:notriddle/text-javascript, r=GuillaumeGomez | Yuki Okushi | -2/+4 |
| 2022-08-27 | Rollup merge of #101018 - notriddle:notriddle/item-right-docblock-short, r=Gu... | Yuki Okushi | -4/+14 |
| 2022-08-26 | rustdoc: remove empty extern_crates and type="text/javascript" on script | Michael Howell | -2/+4 |
| 2022-08-26 | Rollup merge of #101006 - GuillaumeGomez:doc-cfg-reexport, r=notriddle | Guillaume Gomez | -2/+9 |
| 2022-08-25 | rustdoc: omit start/end tags for empty item description blocks | Michael Howell | -4/+14 |
| 2022-08-25 | Fix missing cfg propagation for reexports | Guillaume Gomez | -2/+9 |
| 2022-08-24 | Remove the extra DOM level if there is only one child in rightside elements | Guillaume Gomez | -11/+34 |
| 2022-08-24 | Unify rightside rendering | Guillaume Gomez | -32/+12 |
| 2022-08-24 | Auto merge of #96869 - sunfishcode:main, r=joshtriplett | bors | -1/+1 |
| 2022-08-21 | Auto merge of #100645 - notriddle:notriddle/rustdoc-diet-plan, r=GuillaumeGomez | bors | -2/+2 |
| 2022-08-20 | Rollup merge of #100718 - GuillaumeGomez:fix-item-info, r=jsha | Matthias Krüger | -4/+8 |
| 2022-08-18 | rustdoc: count deref and non-deref as same set of used methods | Michael Howell | -6/+11 |
| 2022-08-18 | Fix item-info display | Guillaume Gomez | -4/+8 |
| 2022-08-16 | rustdoc: factor Type::QPath out into its own box | Michael Howell | -2/+2 |
| 2022-08-13 | make clean::Item::span return option instead of dummy span | Michael Goulet | -5/+2 |
| 2022-08-13 | avoid cloning and then iterating | KaDiWa | -4/+9 |