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