rust/clippy_lints
bors 3bd98895f1 Auto merge of #5725 - montrivo:should-impl-trait, r=flip1995
should_impl_trait - ignore methods with lifetime params

Fixes: #5617

changelog: don't lint should_implement_trait when an `Iterator::next` case has explicit parameters
2020-08-16 17:51:18 +00:00
..
src Auto merge of #5725 - montrivo:should-impl-trait, r=flip1995 2020-08-16 17:51:18 +00:00
Cargo.toml
README.md

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