rustc_hir_analysis::collect::resolve_bound_vars

Function late_arg_as_bound_arg

Source
fn late_arg_as_bound_arg<'tcx>(
    tcx: TyCtxt<'tcx>,
    param: &GenericParam<'tcx>,
) -> BoundVariableKind