Function rustc_trait_selection::traits::transitive_bounds
source · [−]pub fn transitive_bounds<'tcx>(
tcx: TyCtxt<'tcx>,
bounds: impl Iterator<Item = Binder<'tcx, TraitRef<'tcx>>>
) -> FilterToTraits<Elaborator<'tcx>>