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