For example, impl BitOr<NonZeroU128> for NonZeroU128 being stable since 1.45.0 is visible on the page for NonZeroU128:

but not on the page for BitOr:

(also the latter doesn't have BitOr linkified while the former has NonZeroU128 linkified, but self-links seem less important)
For example,
impl BitOr<NonZeroU128> for NonZeroU128being stable since 1.45.0 is visible on the page forNonZeroU128:but not on the page for
BitOr:(also the latter doesn't have
BitOrlinkified while the former hasNonZeroU128linkified, but self-links seem less important)