fn collect_sizedness_bounds<'tcx>(
tcx: TyCtxt<'tcx>,
hir_bounds: &[GenericBound<'_>],
context: ImpliedBoundsContext<'tcx>,
span: Span,
) -> CollectedSizednessBoundsfn collect_sizedness_bounds<'tcx>(
tcx: TyCtxt<'tcx>,
hir_bounds: &[GenericBound<'_>],
context: ImpliedBoundsContext<'tcx>,
span: Span,
) -> CollectedSizednessBounds