mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
773db3e325
On E0277 tweak help when single type impls traits When encountering an unmet predicate, when we point at the trait impls that do exist, if they are all for the same self type, tweak the wording to make it less verbose.