pub(crate) fn merge_bounds(
cx: &DocContext<'_>,
bounds: &mut [GenericBound],
trait_did: DefId,
assoc: PathSegment,
rhs: &Term,
) -> bool
pub(crate) fn merge_bounds(
cx: &DocContext<'_>,
bounds: &mut [GenericBound],
trait_did: DefId,
assoc: PathSegment,
rhs: &Term,
) -> bool