-
Notifications
You must be signed in to change notification settings - Fork 391
Closed
Labels
A-freebsdArea: affects our FreeBSD target supportArea: affects our FreeBSD target supportA-shimsArea: This affects the external function shimsArea: This affects the external function shimsA-solarishArea: affects our Solaris/Illumos target supportArea: affects our Solaris/Illumos target supportC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementE-good-first-issueA good way to start contributing, mentoring is availableA good way to start contributing, mentoring is available
Description
Ever since rust-lang/rust#129201, HashMap no longer works on FreeBSD and Solarish targets since we don't have a shim for arc4random_buf
. So to get back basic std support, that shim should be implemented.
Cc @devnexen (listed target maintainer for Solarish)
devnexen
Metadata
Metadata
Assignees
Labels
A-freebsdArea: affects our FreeBSD target supportArea: affects our FreeBSD target supportA-shimsArea: This affects the external function shimsArea: This affects the external function shimsA-solarishArea: affects our Solaris/Illumos target supportArea: affects our Solaris/Illumos target supportC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementE-good-first-issueA good way to start contributing, mentoring is availableA good way to start contributing, mentoring is available