| Age | Commit message (Expand) | Author | Lines |
| 2023-04-08 | resolve: Preserve reexport chains in `ModChild`ren | Vadim Petrochenkov | -1/+1 |
| 2023-04-04 | rustdoc: Add human-readable cfg string for loongarch64 | zhaixiaojuan | -0/+1 |
| 2023-04-04 | Auto merge of #109876 - jsha:uniquify-intra-doc, r=notriddle | bors | -7/+11 |
| 2023-04-02 | rustdoc: fix quadratic time in intra-doc link pass | Jacob Hoffman-Andrews | -7/+11 |
| 2023-03-31 | Auto merge of #109824 - GuillaumeGomez:rollup-i5r4uts, r=GuillaumeGomez | bors | -27/+17 |
| 2023-03-31 | Auto merge of #109010 - compiler-errors:rtn, r=eholk | bors | -1/+2 |
| 2023-03-30 | Improve code | Guillaume Gomez | -14/+5 |
| 2023-03-30 | Replace doc(primitive) with rustc_doc_primitive | Guillaume Gomez | -19/+18 |
| 2023-03-29 | Rollup merge of #109534 - petrochenkov:noprimuse, r=GuillaumeGomez | Dylan DPC | -17/+0 |
| 2023-03-28 | rustdoc + rustdoc-json support for non_lifetime_binders | Michael Goulet | -23/+8 |
| 2023-03-28 | rustdoc: Unsupport importing `doc(primitive)` and `doc(keyword)` modules | Vadim Petrochenkov | -17/+0 |
| 2023-03-28 | Add `(..)` syntax for RTN | Michael Goulet | -1/+2 |
| 2023-03-27 | Rollup merge of #109330 - GuillaumeGomez:intermediate-reexport-intra-doc-ice,... | Guillaume Gomez | -49/+100 |
| 2023-03-23 | Remove `span` method from AttributesExt trait | Guillaume Gomez | -4/+0 |
| 2023-03-23 | Use Cow to reduce numbers of memory clone | Guillaume Gomez | -29/+39 |
| 2023-03-23 | Auto merge of #109517 - matthiaskrgr:rollup-m3orqzd, r=matthiaskrgr | bors | -1/+1 |
| 2023-03-23 | Fix ICE for intra-doc link on intermediate re-export | Guillaume Gomez | -35/+80 |
| 2023-03-23 | Rollup merge of #109462 - compiler-errors:alias-relate, r=BoxyUwU,lcnr | Matthias Krüger | -1/+1 |
| 2023-03-23 | Rename AliasEq -> AliasRelate | Michael Goulet | -1/+1 |
| 2023-03-22 | Rollup merge of #108954 - notriddle:notriddle/notable-trait-generic, r=camelid | Matthias Krüger | -10/+62 |
| 2023-03-21 | rustdoc: Cleanup parent module tracking for doc links | Vadim Petrochenkov | -73/+34 |
| 2023-03-20 | Rollup merge of #109266 - petrochenkov:docice4, r=petrochenkov | Matthias Krüger | -6/+8 |
| 2023-03-17 | Add clarifying comments | Michael Howell | -0/+3 |
| 2023-03-17 | rustdoc: Correctly merge import's and its target's docs in one more case | Vadim Petrochenkov | -6/+8 |
| 2023-03-17 | Rollup merge of #109198 - compiler-errors:new-rpitit-default-body, r=spastorino | Matthias Krüger | -1/+1 |
| 2023-03-15 | ImplTraitPlaceholder -> is_impl_trait_in_trait | Santiago Pastorino | -1/+1 |
| 2023-03-15 | always make `define_opaque_types` explicit | lcnr | -3/+2 |
| 2023-03-12 | rustdoc: rename `Type::is_same` to `is_doc_subtype_of` | Michael Howell | -9/+9 |
| 2023-03-09 | rustdoc: handle generics better when matching notable traits | Michael Howell | -4/+53 |
| 2023-03-07 | Fix invalid inlining of reexport of reexport of private item | Guillaume Gomez | -42/+66 |
| 2023-03-02 | rustc_middle: Remove trait `DefIdTree` | Vadim Petrochenkov | -3/+3 |
| 2023-02-28 | Auto merge of #108098 - notriddle:notriddle/rustdoc-tooltip-alloc, r=Guillaum... | bors | -4/+4 |
| 2023-02-25 | Add ErrorGuaranteed to HIR TyKind::Err | Michael Goulet | -1/+1 |
| 2023-02-23 | Rollup merge of #108349 - GuillaumeGomez:fix-duplicated-imports2, r=notriddle | Matthias Krüger | -2/+2 |
| 2023-02-22 | rustdoc: reduce allocations when generating tooltips | Michael Howell | -4/+4 |
| 2023-02-22 | Auto merge of #108340 - eggyal:remove_traversal_trait_aliases, r=oli-obk | bors | -2/+2 |
| 2023-02-22 | Remove type-traversal trait aliases | Alan Egerton | -2/+2 |
| 2023-02-22 | Prevent duplicated imports | Guillaume Gomez | -2/+2 |
| 2023-02-22 | Auto merge of #103042 - davidtwco:translation-distributed-ftl, r=oli-obk | bors | -1/+2 |
| 2023-02-22 | Rollup merge of #108310 - GuillaumeGomez:fix-reexports-duplicated-attributes,... | Guillaume Gomez | -7/+17 |
| 2023-02-22 | various: translation resources from cg backend | David Wood | -1/+2 |
| 2023-02-22 | errors: generate typed identifiers in each crate | David Wood | -1/+1 |
| 2023-02-21 | Fix duplicated attributes for first reexport | Guillaume Gomez | -7/+17 |
| 2023-02-21 | Allow disabling of auto and blanket trait impls retrieval in rustdoc when in ... | Guillaume Gomez | -0/+6 |
| 2023-02-21 | Use `ThinVec` in various AST types. | Nicholas Nethercote | -2/+3 |
| 2023-02-17 | Add `Clause::ConstArgHasType` variant | Boxy | -0/+1 |
| 2023-02-17 | Auto merge of #107753 - kylematsuda:type-of, r=BoxyUwU | bors | -18/+44 |
| 2023-02-16 | changes from review | Kyle Matsuda | -1/+6 |
| 2023-02-16 | remove bound_type_of query; make type_of return EarlyBinder; change type_of i... | Kyle Matsuda | -30/+19 |
| 2023-02-16 | change usages of type_of to bound_type_of | Kyle Matsuda | -17/+49 |