mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-01 03:03:40 +00:00
2646b108d5
Fix false positive in explicit_counter_loop lint When the counter was used in a closure after the loop the lint didn't detect the usage of the counter correctly. changelog: Fix false positive in `explicit_counter_loop` Fixes #4732 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |