rust-clippy/clippy_lints
Jason Newcomb d409b5c700 extra_unused_type_parameters:
* Inline `is_empty_exported_or_macro`.
* Check if there are any generic parameters before walking the signature.
2024-07-07 16:13:38 -04:00
..
src extra_unused_type_parameters: 2024-07-07 16:13:38 -04:00
Cargo.toml Merge commit '3e5a02b13b1244545454752c6629b767522a44b1' into clippy-subtree-update 2024-06-13 12:30:48 +02:00
README.md

This crate contains Clippy lints. For the main crate, check GitHub.