Skip to content

Prepare rand_xoshiro for 0.2 release#802

Merged
dhardy merged 5 commits intorust-random:masterfrom
vks:xoshiro-release
May 28, 2019
Merged

Prepare rand_xoshiro for 0.2 release#802
dhardy merged 5 commits intorust-random:masterfrom
vks:xoshiro-release

Conversation

@vks
Copy link
Contributor

@vks vks commented May 22, 2019

Also implements Serde support. Fixes #806.

@dhardy
Copy link
Member

dhardy commented May 23, 2019

Did this get forgotten? Feel free to put a date in, e.g. tomorrow, and I'll make the release.

The CI failure is just the Miri testing, which is a separate issue.

@vks
Copy link
Contributor Author

vks commented May 23, 2019

We merged the fix, but I think we never released it.

@dhardy
Copy link
Member

dhardy commented May 26, 2019

Could you include a fix for #806 in this PR please?

@vks
Copy link
Contributor Author

vks commented May 27, 2019

@dhardy Done.

Copy link
Member

@dhardy dhardy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Looks good to me.

Apparently CI failed because the current nightly doesn't have Solaris support? Trying again.

@dhardy
Copy link
Member

dhardy commented May 28, 2019

Still fails. It's clearly nothing to do with this PR so lets get on with releasing this!

@dhardy dhardy merged commit 5454539 into rust-random:master May 28, 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.

Implement Serialize/Deserialize for more RNGs

2 participants