| Age | Commit message (Expand) | Author | Lines |
| 2023-01-26 | rustdoc: remove mostly-unused CSS classes import/module-item | Michael Howell | -2/+2 |
| 2023-01-23 | rustdoc: make item links consistently use `title="{shortty} {path}"` | Michael Howell | -1/+1 |
| 2023-01-21 | Remove some superfluous type parameters from layout.rs. | Michael Benfield | -2/+2 |
| 2023-01-17 | Rollup merge of #106869 - notriddle:notriddle/item-decl-pre-rust, r=Guillaume... | Matthias Krüger | -16/+16 |
| 2023-01-14 | rustdoc: remove redundant item kind class from `.item-decl > pre` | Michael Howell | -16/+16 |
| 2023-01-14 | Rollup merge of #106855 - klensy:rd-s, r=notriddle | Matthias Krüger | -2/+2 |
| 2023-01-13 | rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggle | Michael Howell | -3/+3 |
| 2023-01-13 | evade clones | klensy | -2/+2 |
| 2023-01-03 | clean: Remove `ctor_kind` from `VariantStruct`. | Nixon Enraght-Moony | -10/+1 |
| 2023-01-01 | clean: Always store enum disriminant. | Nixon Enraght-Moony | -17/+20 |
| 2022-12-12 | rustdoc: stop treating everything in a trait item as a method | Michael Howell | -1/+2 |
| 2022-11-24 | move things from rustc_target::abi to rustc_abi | hkalbasi | -2/+2 |
| 2022-11-24 | make rustc_target usable outside of rustc | hkalbasi | -4/+4 |
| 2022-11-23 | Improve accessibility: | Guillaume Gomez | -9/+9 |
| 2022-11-21 | Unreserve braced enum variants in value namespace | Vadim Petrochenkov | -8/+8 |
| 2022-11-17 | rustdoc: use `code-header` class to format enum variants | Michael Howell | -15/+16 |
| 2022-11-07 | rustdoc: use javascript to layout notable traits popups | Michael Howell | -10/+19 |
| 2022-11-07 | rustdoc: refactor `notable_traits_decl` to just act on the type directly | Michael Howell | -1/+6 |
| 2022-11-05 | Rollup merge of #101702 - jsha:static-files2, r=notriddle,GuillaumeGomez | Matthias Krüger | -4/+4 |
| 2022-11-03 | Remove rustdoc clean::Visibility type | Guillaume Gomez | -18/+23 |
| 2022-10-30 | Make rustdoc Item::visibility computed on-demand | Guillaume Gomez | -30/+36 |
| 2022-10-29 | Make --static-root-path point to static.files | Jacob Hoffman-Andrews | -1/+1 |
| 2022-10-29 | rustdoc: add hash to filename of toolchain files | Jacob Hoffman-Andrews | -3/+3 |
| 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-09-30 | rustdoc: add missing margin to no-docblock trait items | Michael Howell | -2/+2 |
| 2022-09-28 | rustdoc: add method spacing to trait methods | Michael Howell | -1/+1 |
| 2022-09-19 | rustdoc: remove `docblock` class from `item-decl` | Michael Howell | -15/+15 |
| 2022-09-03 | Rustdoc-Json: Add enum discriminant | Nixon Enraght-Moony | -1/+2 |
| 2022-08-31 | Rollup merge of #101204 - aDotInTheVoid:async-resugar-in-clean, r=GuillaumeGomez | Ralf Jung | -1/+1 |
| 2022-08-31 | Print only blanket implementations on reference primitive type | Guillaume Gomez | -5/+15 |
| 2022-08-30 | rustdoc: Resugar async fn return type in `clean`, not `html` | Nixon Enraght-Moony | -1/+1 |
| 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 | -1/+1 |
| 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 | -1/+1 |
| 2022-08-24 | Unify rightside rendering | Guillaume Gomez | -25/+9 |
| 2022-08-11 | Rollup merge of #99337 - jsha:simplify-highlight, r=GuillaumeGomez | Matthias Krüger | -11/+1 |
| 2022-08-09 | rustdoc: simplify highlight.rs | Jacob Hoffman-Andrews | -11/+1 |
| 2022-08-02 | Remove Clean trait implementation for ast::Attribute and cleanup Attributes::... | Guillaume Gomez | -1/+1 |
| 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 | -4/+4 |
| 2022-07-22 | Make some clean::Trait fields computation on demand | Guillaume Gomez | -4/+4 |