rust/clippy_lints
bors b66dbe87f1 Auto merge of #8228 - Jarcho:iter_not_returning_iterator_8225, r=giraffate
fix `iter_not_returning_iterator`

fixes #8225

changelog: Handle type projections in `iter_not_returning_iterator`
changelog: Don't lint `iter_not_returning_iterator` in trait implementations
changelog: Lint `iter_not_returning_iterator` in trait definitions
2022-01-10 12:34:15 +00:00
..
src Auto merge of #8228 - Jarcho:iter_not_returning_iterator_8225, r=giraffate 2022-01-10 12:34:15 +00:00
Cargo.toml Combine internal features in clippy_lints 2022-01-09 18:35:12 -06:00
README.md

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