Function rustc_infer::traits::util::transitive_bounds
source · [−]pub fn transitive_bounds<'tcx>(
tcx: TyCtxt<'tcx>,
bounds: impl Iterator<Item = PolyTraitRef<'tcx>>
) -> Supertraits<'tcx>
pub fn transitive_bounds<'tcx>(
tcx: TyCtxt<'tcx>,
bounds: impl Iterator<Item = PolyTraitRef<'tcx>>
) -> Supertraits<'tcx>