rust-clippy
rust-clippy copied to clipboard
Fix `unused_trait_names` FP when `as` name is from macro input
Closes rust-lang/rust-clippy#14924
changelog: [unused_trait_names] fix FP when as name is from macro input