rustc_hir_analysis::collect::predicates_of

Function assert_only_contains_predicates_from

source
pub(super) fn assert_only_contains_predicates_from<'tcx>(
    filter: PredicateFilter,
    bounds: &'tcx [(Clause<'tcx>, Span)],
    ty: Ty<'tcx>,
)