| Age | Commit message (Expand) | Author | Lines |
| 2021-10-01 | rustdoc: use slice::contains instead of open-coding it | Michael Howell | -2/+2 |
| 2021-10-01 | Auto merge of #89449 - Manishearth:rollup-3alb61f, r=Manishearth | bors | -2/+3 |
| 2021-10-01 | Rollup merge of #89422 - GuillaumeGomez:doctest-whitespace-name, r=CraftSpider | Manish Goregaokar | -0/+1 |
| 2021-10-01 | Rollup merge of #88963 - fee1-dead:const-iterator, r=oli-obk | Manish Goregaokar | -2/+2 |
| 2021-10-01 | Auto merge of #88880 - cjgillot:no-krate, r=oli-obk | bors | -9/+6 |
| 2021-10-01 | Replace whitespaces in doctests' name with dashes | Guillaume Gomez | -0/+1 |
| 2021-10-01 | Auto merge of #89395 - In-line:remove_visible_path_from_allowed_deprecated_li... | bors | -6/+3 |
| 2021-09-30 | Avoid intermediate `collect()` | Noah Lev | -1/+1 |
| 2021-09-30 | Remove temporary `GetDefId` impl for `Path` | Noah Lev | -93/+63 |
| 2021-09-30 | Remove unused `Clean` impl | Noah Lev | -7/+0 |
| 2021-09-30 | Remove unnecessary `Box` in `Type::QPath` | Noah Lev | -13/+12 |
| 2021-09-30 | Avoid unnecessary matches by changing `Clean` impl | Noah Lev | -16/+7 |
| 2021-09-30 | Use `Path` instead of `Type` in `PolyTrait` | Noah Lev | -306/+208 |
| 2021-09-30 | Make `Impl.trait_` a `Path`, not a `Type` | Noah Lev | -25/+73 |
| 2021-09-30 | Remove `Path.global` | Noah Lev | -12/+3 |
| 2021-09-30 | Remove visible path calculation from allowed deprecation lint | Alik Aslanyan | -6/+3 |
| 2021-09-29 | Rollup merge of #89366 - GuillaumeGomez:remove-lazy-static, r=jyn514 | Eric Huss | -5/+3 |
| 2021-09-29 | Rollup merge of #89297 - GuillaumeGomez:remove-never-from-type-enum, r=camelid | Eric Huss | -8/+6 |
| 2021-09-29 | Rollup merge of #89098 - GuillaumeGomez:where-bounds-order, r=camelid | Eric Huss | -4/+6 |
| 2021-09-29 | Rollup merge of #87428 - GuillaumeGomez:union-highlighting, r=notriddle | Eric Huss | -5/+91 |
| 2021-09-29 | Avoid more invocations of hir_crate query. | Camille GILLOT | -9/+6 |
| 2021-09-29 | Remove Never variant from clean::Type enum | Guillaume Gomez | -8/+6 |
| 2021-09-29 | Remove lazy_static dependency | Guillaume Gomez | -5/+3 |
| 2021-09-29 | Don't ignore impls for primitive types | Hirochika Matsumoto | -3/+23 |
| 2021-09-28 | Rollup merge of #89276 - Urgau:fix-union-impls, r=GuillaumeGomez | Guillaume Gomez | -0/+2 |
| 2021-09-28 | Auto merge of #89277 - jyn514:codeblock-edition, r=GuillaumeGomez | bors | -19/+22 |
| 2021-09-27 | Auto merge of #89203 - GuillaumeGomez:cleanup-rustdoc-types, r=camelid | bors | -42/+40 |
| 2021-09-26 | Use the correct edition when syntax highlighting doctests | Joshua Nelson | -2/+12 |
| 2021-09-26 | Preserve the whole LangSyntax when parsing doctests | Joshua Nelson | -17/+10 |
| 2021-09-26 | Fix populate of union.impls | Loïc BRANSTETT | -0/+2 |
| 2021-09-25 | Rollup merge of #89198 - hkmatsumoto:hide-hidden-methods, r=jyn514 | Manish Goregaokar | -1/+33 |
| 2021-09-25 | Rollup merge of #88895 - camelid:cleanup-pt2, r=jyn514 | Manish Goregaokar | -79/+56 |
| 2021-09-25 | rustdoc: Document `is_assoc_ty()` | Noah Lev | -0/+2 |
| 2021-09-26 | Elaborate comment | Hirochika Matsumoto | -1/+1 |
| 2021-09-25 | rustdoc: Don't show hidden trait methods | Hirochika Matsumoto | -1/+33 |
| 2021-09-25 | Auto merge of #89230 - workingjubilee:rollup-1swktdq, r=workingjubilee | bors | -2/+6 |
| 2021-09-24 | Rollup merge of #89001 - jackh726:binder-cleanup, r=nikomatsakis | Jubilee | -2/+6 |
| 2021-09-24 | resolve: Refactor obtaining `Module` from its `DefId` | Vadim Petrochenkov | -1/+1 |
| 2021-09-23 | Clean up clean/types.rs file by making the implementations follow the type de... | Guillaume Gomez | -42/+40 |
| 2021-09-22 | Rollup merge of #89164 - camelid:show-type-layout-docs, r=jyn514 | the8472 | -1/+1 |
| 2021-09-22 | Auto merge of #89134 - est31:revert_rustdoc_box_syntax, r=GuillaumeGomez | bors | -54/+47 |
| 2021-09-21 | rustdoc: Emphasize "completely unstable" | Noah Lev | -1/+1 |
| 2021-09-21 | rustdoc: Note that type layout may differ between compilations | Noah Lev | -1/+1 |
| 2021-09-20 | Remove Drop-caused migration-added captures | Mark Rousskov | -1/+0 |
| 2021-09-20 | Migrate to 2021 | Mark Rousskov | -1/+1 |
| 2021-09-21 | Revert the rustdoc box syntax removal | est31 | -54/+47 |
| 2021-09-20 | Enable 2021 compatibility lints for all in-tree code | Mark Rousskov | -0/+1 |
| 2021-09-20 | Auto merge of #88321 - glaubitz:m68k-linux, r=wesleywiser | bors | -0/+1 |
| 2021-09-19 | Fix generics where bounds order | Guillaume Gomez | -4/+6 |
| 2021-09-19 | Auto merge of #88703 - cjgillot:lazymod, r=petrochenkov | bors | -6/+2 |