| Age | Commit message (Expand) | Author | Lines |
| 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-02 | Rollup merge of #99779 - GuillaumeGomez:fix-item-info-pos-and-height, r=notri... | Matthias Krüger | -1/+9 |
| 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 | -6/+6 |
| 2022-08-01 | Auto merge of #100024 - matthiaskrgr:rollup-36ab4wx, r=matthiaskrgr | bors | -39/+22 |
| 2022-08-01 | Rollup merge of #100003 - nnethercote:improve-size-assertions, r=lqd | Matthias Krüger | -39/+16 |
| 2022-08-01 | Rollup merge of #99976 - willcrichton:example-analyzer, r=jyn514 | Matthias Krüger | -0/+6 |
| 2022-08-01 | Auto merge of #99884 - nnethercote:lexer-improvements, r=matklad | bors | -1/+1 |
| 2022-08-01 | Make Rustdoc exit with correct error code when scrape examples from invalid f... | Will Crichton | -0/+6 |
| 2022-08-01 | Improve size assertions. | Nicholas Nethercote | -39/+16 |
| 2022-08-01 | Shrink `Token`. | Nicholas Nethercote | -1/+1 |
| 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 | Rollup merge of #99873 - notriddle:notriddle/invalid-html-tags-webcomponents,... | Matthias Krüger | -1/+9 |
| 2022-07-30 | Auto merge of #99948 - Dylan-DPC:rollup-ed5136t, r=Dylan-DPC | bors | -5/+3 |
| 2022-07-30 | Update src/librustdoc/passes/html_tags.rs | Michael Howell | -1/+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 | Rollup merge of #99311 - kckeiks:clean-up-body-owner-methods, r=cjgillot | Dylan DPC | -5/+3 |
| 2022-07-30 | Auto merge of #99887 - nnethercote:rm-TreeAndSpacing, r=petrochenkov | bors | -3/+3 |
| 2022-07-30 | Rollup merge of #99904 - GuillaumeGomez:cleanup-html-whitespace, r=notriddle | Yuki Okushi | -19/+21 |
| 2022-07-29 | Change maybe_body_owned_by to take local def id | Miguel Guarniz | -5/+3 |
| 2022-07-29 | Statically ensure the size of ItemKind | est31 | -0/+4 |
| 2022-07-29 | Box FunctionItem, TyMethodItem, MethodItem, ForeignFunctionItem | est31 | -16/+16 |
| 2022-07-29 | Box TypedefItem, ImplItem, AssocTypeItem variants of ItemKind | est31 | -37/+37 |
| 2022-07-29 | Remove box_syntax feature gate from librustdoc | est31 | -1/+0 |
| 2022-07-29 | Remove box syntax from doctest.rs | est31 | -2/+2 |
| 2022-07-29 | Remove box syntax from Box<rustdoc::clean::types::ItemKind> construction | est31 | -8/+8 |
| 2022-07-29 | Remove unwanted extra white space characters from HTML | Guillaume Gomez | -19/+21 |
| 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 | rustdoc: align invalid-html-tags lint with commonmark spec | Michael Howell | -1/+9 |
| 2022-07-28 | Rollup merge of #99817 - notriddle:notriddle/clean-trait-removal, r=Guillaume... | Dylan DPC | -60/+55 |
| 2022-07-28 | Rollup merge of #99810 - GuillaumeGomez:fix-settings-slider-small-width, r=no... | Dylan DPC | -2/+1 |
| 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 #99812 - GuillaumeGomez:fix-headings-colors, r=jsha,notriddle | Guillaume Gomez | -6/+2 |
| 2022-07-27 | Rollup merge of #99710 - davidtwco:internal-lint-opts, r=lcnr | Guillaume Gomez | -1/+1 |
| 2022-07-27 | Fix headings border | Guillaume Gomez | -5/+1 |
| 2022-07-27 | Fix invalid css property value | Guillaume Gomez | -1/+1 |
| 2022-07-27 | Fix settings display on small screen size | Guillaume Gomez | -2/+1 |
| 2022-07-27 | session: disable internal lints for rustdoc | David Wood | -1/+1 |