about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/check/inherited.rs
AgeCommit message (Expand)AuthorLines
2022-10-20rustc_hir_typeck: move whole fileslcnr-213/+0
2022-10-07Change InferCtxtBuilder from enter to buildCameron Steffen-1/+1
2022-10-07Remove a reference from InheritedCameron Steffen-9/+9
2022-10-07Remove TypeckResults from InferCtxtCameron Steffen-8/+12
2022-10-07Introduce TypeErrCtxtCameron Steffen-1/+1
2022-10-03`HirId` for `deferred_transmute_checks`lcnr-1/+1
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+209