| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-02-22 | Remove type-traversal trait aliases | Alan Egerton | -1/+1 |
| 2023-02-16 | remove bound_type_of query; make type_of return EarlyBinder; change type_of i... | Kyle Matsuda | -2/+2 |
| 2023-02-16 | change usages of type_of to bound_type_of | Kyle Matsuda | -2/+2 |
| 2023-02-14 | Add `of_trait` to DefKind::Impl. | Camille GILLOT | -1/+1 |
| 2023-01-14 | change impl_trait_ref query to return EarlyBinder; remove bound_impl_trait_re... | Kyle Matsuda | -2/+1 |
| 2023-01-14 | change usages of impl_trait_ref to bound_impl_trait_ref | Kyle Matsuda | -1/+2 |
| 2022-10-29 | Rename some `OwnerId` fields. | Nicholas Nethercote | -3/+3 |
| 2022-10-13 | Report duplicate definition in impls with overlap check. | Camille GILLOT | -39/+1 |
| 2022-10-11 | Report duplicate definitions in trait impls during resolution. | Camille GILLOT | -0/+3 |
| 2022-09-27 | rustc_typeck to rustc_hir_analysis | lcnr | -0/+228 |
