summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/coherence/inherent_impls.rs
AgeCommit message (Expand)AuthorLines
2023-01-17`rustc_hir_analysis`: remove `ref` patternsMaybe Waffle-1/+1
2022-12-13Combine identical alias armsMichael Goulet-1/+1
2022-12-13Combine projection and opaque into aliasMichael Goulet-1/+1
2022-10-29Rename some `OwnerId` fields.Nicholas Nethercote-7/+7
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+251