Function rustc::traits::predicates_for_generics [] [src]

pub fn predicates_for_generics<'tcx>(cause: ObligationCause<'tcx>, generic_bounds: &InstantiatedPredicates<'tcx>) -> PredicateObligations<'tcx>
Unstable (rustc_private)

Creates predicate obligations from the generic bounds.