rustc_hir_analysis::collect::predicates_of

Function implied_const_bounds

Source
pub(super) fn implied_const_bounds<'tcx>(
    tcx: TyCtxt<'tcx>,
    def_id: LocalDefId,
) -> EarlyBinder<'tcx, &'tcx [(PolyTraitRef<'tcx>, Span)]>