mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 13:34:38 +00:00
Point at overlapping impls when type annotations are needed Address https://github.com/rust-lang/rust/issues/89254.
For more information about how rustc works, see the rustc dev guide.