mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 23:37:27 +00:00
Port the "explicit generic arguments with impl trait" diagnostic to using the diagnostic derive. Signed-off-by: David Wood <david.wood@huawei.com>