You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
Avoid linting `extra_unused_type_parameters` on procedural macros
Don't lint `extra_unused_type_parameters` if code was generated by procedural macro.
This PR fixesrust-lang/rust-clippy#11014
changelog: [`extra_unused_type_parameters`] avoid linting macro-generated code
0 commit comments