| Age | Commit message (Expand) | Author | Lines |
| 2022-07-27 | Rollup merge of #99783 - notriddle:notriddle/clean-trait-removal, r=Guillaume... | Yuki Okushi | -58/+61 |
| 2022-07-27 | Rollup merge of #99775 - notriddle:notriddle/as-str, r=camelid | Yuki Okushi | -2/+2 |
| 2022-07-27 | Rollup merge of #99771 - GuillaumeGomez:update-pulldown-cmark, r=Urgau | Yuki Okushi | -1/+1 |
| 2022-07-27 | Rollup merge of #99700 - est31:rustdoc_layout_heading, r=GuillaumeGomez | Yuki Okushi | -1/+6 |
| 2022-07-26 | rustdoc: remove Clean trait impl for ty::PolyTraitPredicate | Michael Howell | -16/+19 |
| 2022-07-26 | rustdoc: remove Clean trait impls for ty::OutlivesPredicate | Michael Howell | -29/+27 |
| 2022-07-26 | rustdoc: remove Clean trait impl for ProjectionPredicate | Michael Howell | -8/+9 |
| 2022-07-26 | rustdoc: remove Clean trait impl for ProjectionTy | Michael Howell | -9/+10 |
| 2022-07-26 | Fix display of item info and unify their height | Guillaume Gomez | -1/+9 |
| 2022-07-26 | rustdoc: do not allocate String when writing path full name | Michael Howell | -2/+2 |
| 2022-07-26 | Update pulldown-cmark version | Guillaume Gomez | -1/+1 |
| 2022-07-26 | Rollup merge of #99235 - WaffleLapkin:rustdoc_implement_support_for_must_impl... | Matthias Krüger | -6/+22 |
| 2022-07-25 | rustdoc: avoid inlining modules with duplicate names | Michael Howell | -2/+5 |
| 2022-07-25 | apply review suggestions | Maybe Waffle | -1/+1 |
| 2022-07-25 | Add a clickable link to the layout section | est31 | -1/+6 |
| 2022-07-25 | Fix sidebar background-color on mobile | Guillaume Gomez | -1/+0 |
| 2022-07-25 | fix rustdoc-gui tests | Maybe Waffle | -1/+1 |
| 2022-07-24 | Remove Clean trait implementation for Constant | Guillaume Gomez | -26/+27 |
| 2022-07-24 | Remove Clean trait implementation for FieldDef | Guillaume Gomez | -27/+28 |
| 2022-07-24 | Satisfy theme check | Maybe Waffle | -0/+1 |
| 2022-07-24 | add backticks | Maybe Waffle | -2/+2 |
| 2022-07-24 | Add support for `#[rustc_must_implement_one_of]` to rustdoc | Maybe Waffle | -7/+22 |
| 2022-07-23 | Remove Clean trait implementation for hir::Ty and middle::Ty | Guillaume Gomez | -136/+153 |
| 2022-07-22 | Auto merge of #99598 - GuillaumeGomez:clean-trait-fields-on-demand, r=notriddle | bors | -22/+23 |
| 2022-07-22 | Make some clean::Trait fields computation on demand | Guillaume Gomez | -22/+23 |
| 2022-07-22 | Rollup merge of #99423 - GuillaumeGomez:group-css-font-rule, r=notriddle | Dylan DPC | -12/+9 |
| 2022-07-21 | Rollup merge of #99559 - GuillaumeGomez:rm-unused-field-keyword, r=notriddle | Matthias Krüger | -15/+14 |
| 2022-07-21 | Remove unused field in ItemKind::KeywordItem | Guillaume Gomez | -15/+14 |
| 2022-07-20 | Auto merge of #99058 - michaelwoerister:remove-stable-set-and-map, r=nagisa | bors | -1/+4 |
| 2022-07-20 | Rollup merge of #99489 - GuillaumeGomez:gui-fixes, r=notriddle | Matthias Krüger | -7/+22 |
| 2022-07-20 | Remove unused StableMap and StableSet types from rustc_data_structures | Michael Woerister | -1/+4 |
| 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 | rustdoc-json: De-duplicate `FromWithTcx<clean::Import>` | Martin Nordholts | -18/+12 |
| 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 | Group CSS font rule | Guillaume Gomez | -12/+9 |
| 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 |