-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Description
Rust Std currently depends on ahash
through stdarch
. But since stdarch
is trying to change the name of some nightly features names, which the current version of ahash
(v0.8.6) relies on, it is currently blocked (see rust-lang/rust#117372) on a new release of ahash
with #183.
A new release to unblock further work in Rust Std would be much appreciated!
Thank you.
Metadata
Metadata
Assignees
Labels
No labels