Files
Paolo Bonzini 3a87bc9f07 rust: hpet: fix clippy needless_range_loop
Nightly clippy is a bit smarter and recognizes one more loop
that it wants to be written with iterators.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2026-08-26 16:12:51 +02:00
..