]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #7562 - dswij:filter-next-false-positive, r=xFrednet
authorbors <bors@rust-lang.org>
Fri, 13 Aug 2021 07:49:52 +0000 (07:49 +0000)
committerbors <bors@rust-lang.org>
Fri, 13 Aug 2021 07:49:52 +0000 (07:49 +0000)
Fix false positive on `filter_next`

fixes #7561

changelog: Fix false positive on [`filter_next`] when a method does not implement `Iterator`


Trivial merge