about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/hir_wf_check.rs
AgeCommit message (Expand)AuthorLines
2022-11-16Convert predicates into Predicate in the Obligation constructorOli Scherer-3/+3
2022-10-10Rollup merge of #102829 - compiler-errors:rename-impl-item-kind, r=TaKO8KiYuki Okushi-1/+1
2022-10-09ImplItemKind::TyAlias => ImplItemKind::TypeMichael Goulet-1/+1
2022-10-07Change InferCtxtBuilder from enter to buildCameron Steffen-29/+27
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+188