mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 05:20:49 -05:00
“it is more concise to loop over references to containers instead of using explicit iteration methods” https://rust-lang.github.io/rust-clippy/master/index.html#explicit_iter_loop Signed-off-by: Anders Kaseorg <andersk@mit.edu>