Function rustc_infer::traits::util::transitive_bounds[][src]

pub fn transitive_bounds<'tcx>(
    tcx: TyCtxt<'tcx>,
    bounds: impl Iterator<Item = PolyTraitRef<'tcx>>
) -> Supertraits<'tcx>