mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
a773276da3
Don't suggest a `for` loop if the iterator is used inside the `while` loop. Closes #3670