-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Description
While working on reproducible builds for openSUSE (sponsored by the NLnet NGI0 fund), I found that
our tiny package varies in every build.
Another developer pointed at HashMaps in
| use std::collections::HashMap; |
with non-deterministic iteration order.
Maybe it could be replaced with indexmap, ordermap or something else...
Metadata
Metadata
Assignees
Labels
No labels