<p><span class="h-card" translate="no"><a href="https://ioc.exchange/@azonenberg" class="u-url mention">@<span>azonenberg</span></a></span> <span class="h-card" translate="no"><a href="https://chaos.social/@gsuberland" class="u-url mention">@<span>gsuberland</span></a></span> <span class="h-card" translate="no"><a href="https://furry.engineer/@soatok" class="u-url mention">@<span>soatok</span></a></span> for this reason prjunnamed, our FPGA toolchain, basically never uses Rust's HashMap (with nondeterminsitic hashing by default) and we use BTreeMap instead.</p><p>(you could configure HashMap to use a deterministic hasher, but it's kind of annoying to do and at this stage it's easier to check if `git grep HashMap` comes up empty)</p>