mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-04-20 03:03:25 -04:00
Iterating over hash types introduces non-determinism. Ban generally and require turning off the lint locally when it's fine to do so. This [lint](https://rust-lang.github.io/rust-clippy/master/index.html#/iter_over_hash_type) only applies to loops.