about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/autoderef.rs
AgeCommit message (Expand)AuthorLines
2023-02-22Remove type-traversal trait aliasesAlan Egerton-1/+1
2023-01-23fix: use LocalDefId instead of HirId in trait resVincenzo Palazzo-4/+4
2023-01-11Move autoderef to rustc_hir_analysisMichael Goulet-0/+224