Function rustc_hir_typeck::coercion::simple

source ยท
fn simple<'tcx>(
    kind: Adjust<'tcx>,
) -> impl FnOnce(Ty<'tcx>) -> Vec<Adjustment<'_>>