Searched refs:normalize_bounds (Results 1 – 1 of 1) sorted by relevance
1484 fn normalize_bounds(slf: Trait, bounds: &[TraitBound]) -> impl '_ + Iterator<Item = Trait> { in normalize_bounds() function1573 .map(|(_vis, _name, ty)| bound_tt(ty, normalize_bounds(trt, traits))) in impl_block()1577 vec![bound_tt(last.2, normalize_bounds(trt, traits))] in impl_block()