| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2022-08-11 | Rollup merge of #99337 - jsha:simplify-highlight, r=GuillaumeGomez | Matthias Krüger | -13/+2 |
| 2022-08-09 | rustdoc: simplify highlight.rs | Jacob Hoffman-Andrews | -13/+2 |
| 2022-08-09 | Auto merge of #100150 - notriddle:notriddle/implementors-js, r=GuillaumeGomez | bors | -17/+62 |
| 2022-08-07 | Don't document impossible to call default trait items on impls | Michael Goulet | -0/+9 |
| 2022-08-05 | rustdoc: use serde, which can escape strings more quickly | Michael Howell | -35/+15 |
| 2022-08-05 | rustdoc: reduce the number of intermediate Strings allocated | Michael Howell | -12/+21 |
| 2022-08-04 | rustdoc: use a more compact encoding for implementors/trait.*.js | Michael Howell | -17/+73 |
| 2022-08-03 | Rollup merge of #100083 - notriddle:notriddle/source-files-js, r=GuillaumeGomez | Matthias Krüger | -13/+20 |
| 2022-08-02 | rustdoc: use a more compact encoding for source-files.js | Michael Howell | -13/+20 |
| 2022-08-02 | Remove Clean trait implementation for ast::Attribute and cleanup Attributes::... | Guillaume Gomez | -1/+1 |
| 2022-07-30 | Rollup merge of #99904 - GuillaumeGomez:cleanup-html-whitespace, r=notriddle | Yuki Okushi | -10/+12 |
| 2022-07-29 | Box TypedefItem, ImplItem, AssocTypeItem variants of ItemKind | est31 | -2/+2 |
| 2022-07-29 | Remove unwanted extra white space characters from HTML | Guillaume Gomez | -10/+12 |
| 2022-07-27 | Rollup merge of #99700 - est31:rustdoc_layout_heading, r=GuillaumeGomez | Yuki Okushi | -1/+5 |
| 2022-07-25 | apply review suggestions | Maybe Waffle | -1/+1 |
| 2022-07-25 | Add a clickable link to the layout section | est31 | -1/+5 |
| 2022-07-24 | add backticks | Maybe Waffle | -2/+2 |
| 2022-07-24 | Add support for `#[rustc_must_implement_one_of]` to rustdoc | Maybe Waffle | -5/+16 |
| 2022-07-22 | Auto merge of #99598 - GuillaumeGomez:clean-trait-fields-on-demand, r=notriddle | bors | -5/+5 |
| 2022-07-22 | Make some clean::Trait fields computation on demand | Guillaume Gomez | -5/+5 |
| 2022-07-21 | Remove unused field in ItemKind::KeywordItem | Guillaume Gomez | -2/+2 |
| 2022-07-08 | add opt in attribute for stable-in-unstable items | Jane Lusby | -1/+1 |
| 2022-07-07 | Rollup merge of #99017 - GuillaumeGomez:rustdoc-ending-enum, r=notriddle | Matthias Krüger | -13/+13 |
| 2022-07-07 | Replace boolean argument for print_where_clause with an enum to make code mor... | Guillaume Gomez | -13/+13 |
| 2022-07-07 | Rollup merge of #98973 - GuillaumeGomez:inherent-impl-anchors, r=notriddle | Dylan DPC | -4/+16 |
| 2022-07-06 | Rollup merge of #98939 - GuillaumeGomez:rustdoc-disamb-impls, r=notriddle | Guillaume Gomez | -42/+20 |
| 2022-07-06 | Don't generate anchors on inherent impl methods | Guillaume Gomez | -4/+16 |