mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
41d8c94d45
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.