Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider disabling ahash-compile-time-rng by default #149

Closed
dtolnay opened this issue Mar 30, 2020 · 1 comment
Closed

Consider disabling ahash-compile-time-rng by default #149

dtolnay opened this issue Mar 30, 2020 · 1 comment

Comments

@dtolnay
Copy link
Member

dtolnay commented Mar 30, 2020

Just registering https://rust-lang.zulipchat.com/#narrow/stream/146212-t-compiler.2Fconst-eval/topic/Determinism.20in.20const.20eval/near/192178710.

@Amanieu is considering just disabling the "ahash-compile-time-rng" feature by default since so many people are complaining about it...

As one data point, apparently libstd already opts out of compile-time-rng. https://github.com/rust-lang/rust/blob/1.42.0/src/libstd/Cargo.toml#L26

@Amanieu
Copy link
Member

Amanieu commented May 15, 2020

This was done in #155.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants