We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
This was done in #155.
Sorry, something went wrong.
compile-time-rng
No branches or pull requests
Just registering https://rust-lang.zulipchat.com/#narrow/stream/146212-t-compiler.2Fconst-eval/topic/Determinism.20in.20const.20eval/near/192178710.
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
The text was updated successfully, but these errors were encountered: