Closed
Description
It should not provide iteration support, but only insert/remove/get/get_mut and convertion to a sorted vec. We should then use it where possible
This could prevent accidentially causing hashmap related non determinism in most cases.
Originally posted by @bjorn3 in #58281 (comment)
Metadata
Metadata
Assignees
Labels
Area: Reproducible / deterministic buildsCategory: PRs that clean code up or issues documenting cleanup.Category: An issue proposing an enhancement or a PR with one.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Medium priorityRelevant to the compiler team, which will review and decide on the PR/issue.