mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
a9c61ec1e1
changelog: [`needless_collect`]: avoid warning if non-`Iterator` methods are called on the result of `into_iter` Fixes #13430