Skip to content

Conversation

@taiki-e
Copy link
Contributor

@taiki-e taiki-e commented Dec 31, 2020

I tried to use SmallRng in the playground, but it could not be used because the small_rng feature is not enabled.
https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=83ab37f952323079a0760f6a3ba0f740

Refs: playground's custom metadata format

@dhardy
Copy link
Member

dhardy commented Dec 31, 2020

Aha, wasn't aware of this. Does it require a new release?

@taiki-e
Copy link
Contributor Author

taiki-e commented Dec 31, 2020

Does it require a new release?

There is no rush, but that would be great.

@dhardy
Copy link
Member

dhardy commented Dec 31, 2020

In that case it would be great to bump the version numbers of each and add a note to the changelogs.

@taiki-e
Copy link
Contributor Author

taiki-e commented Dec 31, 2020

@dhardy Added commits to prepare the next versions of rand and rand_core.

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.

LGTM, except the release won't actually be today (don't worry about the dates though). Will merge later.

@dhardy dhardy merged commit 34aa769 into rust-random:master Jan 1, 2021
@taiki-e taiki-e deleted the playground branch January 1, 2021 14:26
@dhardy
Copy link
Member

dhardy commented Jan 4, 2021

Updates to rand and rand_core published

@taiki-e
Copy link
Contributor Author

taiki-e commented Jan 4, 2021

@dhardy Thanks!

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.

2 participants