fn collect_bounds<'a, 'tcx>(
hir_bounds: &'a [GenericBound<'tcx>],
context: ImpliedBoundsContext<'tcx>,
target_did: DefId,
) -> CollectedBoundfn collect_bounds<'a, 'tcx>(
hir_bounds: &'a [GenericBound<'tcx>],
context: ImpliedBoundsContext<'tcx>,
target_did: DefId,
) -> CollectedBound