rust/clippy_lints
Yuri Astrakhan 197b444407 Ignore underscore-prefixed args for needless_pass_by_value lint
When a user explicitly tags a param as unused (yet?), there is no need to raise another lint on it.
2024-07-16 18:00:11 -04:00
..

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