fn collect_relaxed_bounds<'tcx>(
hir_bounds: &'tcx [GenericBound<'tcx>],
context: ImpliedBoundsContext<'tcx>,
) -> SmallVec<[&'tcx PolyTraitRef<'tcx>; 1]>fn collect_relaxed_bounds<'tcx>(
hir_bounds: &'tcx [GenericBound<'tcx>],
context: ImpliedBoundsContext<'tcx>,
) -> SmallVec<[&'tcx PolyTraitRef<'tcx>; 1]>