about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/check/demand.rs
AgeCommit message (Expand)AuthorLines
2022-10-20rustc_hir_typeck: move whole fileslcnr-1433/+0
2022-10-07Introduce TypeErrCtxtCameron Steffen-3/+3
2022-10-05Suggest `.into()` when all other coercion suggestions failMichael Goulet-19/+27
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+1425