mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 08:16:07 +03:00
8ad0821b03
Add a suggestion when using a type alias instead of trait alias Fixes #43913 r? `@estebank`