mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
295fe28057
Fix FP in indirect `needless_collect` when used multiple times Fix https://github.com/rust-lang/rust-clippy/issues/5991 Fix https://github.com/rust-lang/rust-clippy/issues/6297 changelog: Fix FP in indirect `needless_collect` when used multiple times