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

Quick and dirty fix for rand_jitter error type #788

Merged
merged 2 commits into from May 2, 2019

Conversation

newpavlov
Copy link
Member

Closes #738

It's a temporary fix to solve compilation issues reported by users, more fundamental rework will be handled in #771.

@dhardy
Copy link
Member

dhardy commented Apr 30, 2019

I guess this should fix that problem. We can ignore the failing Miri test.

Bump version and changelog?

And BTW it doesn't close #738, it just works around the issue. All the same, hopefully it will satisfy people for now.

@newpavlov
Copy link
Member Author

Done!

@dhardy dhardy merged commit 0cbbcad into rust-random:master May 2, 2019
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

Successfully merging this pull request may close these issues.

std feature of rand_core changes API
2 participants