mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
84cdce01cb
Add test for `needless_range_loop` issue Closes #2277 This was fixed when we fixed #2542. changelog: none