mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 14:57:28 +00:00
`ValuePairs::PolyTraitRefs` should be called "trait"s in type error diagnostics Pretty simple, we already do this for `ValuePairs::TraitRefs`...