about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/check/compare_method.rs
AgeCommit message (Expand)AuthorLines
2022-10-06reviewsBoxy-40/+41
2022-09-30make query take `(LocalDefId, DefId)`Boxy-19/+20
2022-09-30make `compare_const_impl` a query and use it in `instance.rs`Boxy-49/+49
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+1792