Skip to content

Quick and dirty fix for rand_jitter error type#788

Merged
dhardy merged 2 commits into
rust-random:masterfrom
newpavlov:patch-2
May 2, 2019
Merged

Quick and dirty fix for rand_jitter error type#788
dhardy merged 2 commits into
rust-random:masterfrom
newpavlov:patch-2

Conversation

@newpavlov

Copy link
Copy Markdown
Member

Closes #738

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

@dhardy

dhardy commented Apr 30, 2019

Copy link
Copy Markdown
Member

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
Copy Markdown
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