mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-01-07 10:48:44 +00:00
1a524783b1
Add new lint `iter_not_returning_iterator` Add new lint [`iter_not_returning_iterator`] to detect method `iter()` or `iter_mut()` returning a type not implementing `Iterator` changelog: Add new lint [`iter_not_returning_iterator`] |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |