Function rustc_hir_typeck::coercion::simple

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