about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/impl_wf_check.rs
AgeCommit message (Expand)AuthorLines
2022-10-29Rename some `OwnerId` fields.Nicholas Nethercote-3/+3
2022-10-13Report duplicate definition in impls with overlap check.Camille GILLOT-39/+1
2022-10-11Report duplicate definitions in trait impls during resolution.Camille GILLOT-0/+3
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+228