| Age | Commit message (Expand) | Author | Lines |
| 2022-08-08 | Synthetize a trait ref when none is available. | Camille GILLOT | -6/+12 |
| 2022-08-08 | Avoid ICE in rustdoc. | Camille GILLOT | -5/+7 |
| 2022-08-08 | rustdoc: do not mark the contents of a skipped module as inlined | Michael Howell | -21/+43 |
| 2022-08-04 | remove Clean trait implementation for hir::TraitRef | Guillaume Gomez | -8/+6 |
| 2022-08-04 | remove Clean trait implementation for hir::FnRetTy | Guillaume Gomez | -10/+5 |
| 2022-08-04 | Auto merge of #100120 - matthiaskrgr:rollup-g6ycykq, r=matthiaskrgr | bors | -1/+4 |
| 2022-08-03 | Rollup merge of #100104 - GuillaumeGomez:rm-clean-impls, r=Dylan-DPC | Matthias Krüger | -42/+34 |
| 2022-08-03 | Rollup merge of #98835 - aliemjay:relate_closure_substs, r=nikomatsakis | Matthias Krüger | -1/+4 |
| 2022-08-03 | remove Clean trait implementation for hir::IsAuto | Guillaume Gomez | -9/+0 |
| 2022-08-03 | remove Clean trait implementation for ty::Region | Guillaume Gomez | -33/+34 |
| 2022-08-03 | Rollup merge of #99738 - notriddle:notriddle/multiple-modules-w-same-name, r=... | Dylan DPC | -7/+12 |
| 2022-08-02 | rustdoc: avoid inlining foreigns with duplicate names | Michael Howell | -5/+7 |
| 2022-08-02 | Rollup merge of #100057 - GuillaumeGomez:rm-more-clean-impl, r=Dylan-DPC | Matthias Krüger | -34/+28 |
| 2022-08-02 | Rollup merge of #100005 - GuillaumeGomez:cleanup-ast-attr-clean, r=notriddle | Matthias Krüger | -17/+13 |
| 2022-08-02 | fix rustdoc regression | Ali MJ Al-Nasrawy | -1/+4 |
| 2022-08-02 | Remove Clean trait implementation for ast::Attribute and cleanup Attributes::... | Guillaume Gomez | -17/+13 |
| 2022-08-02 | Remove Clean trait implementation for hir::Lifetime | Guillaume Gomez | -20/+20 |
| 2022-08-02 | Remove Clean trait implementation for ty::TraitRef | Guillaume Gomez | -14/+8 |
| 2022-08-01 | Remove DefId from AssocItemContainer. | Camille GILLOT | -11/+11 |
| 2022-08-01 | Remove visibility from AssocItem. | Camille GILLOT | -1/+1 |
| 2022-08-01 | Store associated item defaultness in impl_defaultness. | Camille GILLOT | -5/+5 |
| 2022-08-01 | Rollup merge of #100003 - nnethercote:improve-size-assertions, r=lqd | Matthias Krüger | -39/+16 |
| 2022-08-01 | Improve size assertions. | Nicholas Nethercote | -39/+16 |
| 2022-07-31 | Remove Clean trait implementation for hir::TypeBindingKind | Guillaume Gomez | -8/+2 |
| 2022-07-31 | Remove Clean trait implementation for hir::TypeBinding | Guillaume Gomez | -7/+9 |
| 2022-07-31 | Remove Clean trait implementation for hir::Path | Guillaume Gomez | -8/+6 |
| 2022-07-30 | Rollup merge of #99950 - GuillaumeGomez:rm-clean-impls, r=Dylan-DPC | Matthias Krüger | -38/+30 |
| 2022-07-30 | Auto merge of #99948 - Dylan-DPC:rollup-ed5136t, r=Dylan-DPC | bors | -2/+1 |
| 2022-07-30 | Remove Clean trait implementation for hir::VariantData | Guillaume Gomez | -19/+13 |
| 2022-07-30 | Remove Clean trait implementation for ty::VariantDef | Guillaume Gomez | -20/+18 |
| 2022-07-30 | Auto merge of #99887 - nnethercote:rm-TreeAndSpacing, r=petrochenkov | bors | -3/+3 |
| 2022-07-29 | Change maybe_body_owned_by to take local def id | Miguel Guarniz | -2/+1 |
| 2022-07-29 | Statically ensure the size of ItemKind | est31 | -0/+4 |
| 2022-07-29 | Box FunctionItem, TyMethodItem, MethodItem, ForeignFunctionItem | est31 | -12/+12 |
| 2022-07-29 | Box TypedefItem, ImplItem, AssocTypeItem variants of ItemKind | est31 | -25/+25 |
| 2022-07-29 | Remove box syntax from Box<rustdoc::clean::types::ItemKind> construction | est31 | -4/+4 |
| 2022-07-29 | Rollup merge of #99850 - GuillaumeGomez:clean-more-items, r=notriddle | Yuki Okushi | -32/+28 |
| 2022-07-29 | Remove `TreeAndSpacing`. | Nicholas Nethercote | -3/+3 |
| 2022-07-28 | Remove Clean trait implementation for VariantData fields | Guillaume Gomez | -7/+3 |
| 2022-07-28 | Remove Clean trait implementation for VariantStruct | Guillaume Gomez | -7/+8 |
| 2022-07-28 | Remove Clean trait implementation for ty::Visibility | Guillaume Gomez | -18/+17 |
| 2022-07-27 | rustdoc: remove Clean trait impl for ty::GenericParamDef | Michael Howell | -42/+39 |
| 2022-07-27 | rustdoc: remove Clean trait impl for hir::Term | Michael Howell | -9/+7 |
| 2022-07-27 | rustdoc: remove Clean trait impl for ty::Term | Michael Howell | -9/+9 |
| 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-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 |