mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-14 00:47:16 +00:00
7820cb1442
* `dst.len()` as the end of the range with loop counters * the increment of the loop counter at the top of the loop |
||
---|---|---|
.. | ||
with_loop_counters.rs | ||
with_loop_counters.stderr | ||
without_loop_counters.rs | ||
without_loop_counters.stderr |