mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
eef95871a4
PartialEq doc was attempting to link to [`Eq`] but instead we got a link to `eq`. Disambiguate with "trait@Eq".