Function rustc_typeck::check::coercion::simple[][src]

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