Skip to content

Enable all stable features in the playground#1081

Merged
dhardy merged 3 commits into
rust-random:masterfrom
taiki-e:playground
Jan 1, 2021
Merged

Enable all stable features in the playground#1081
dhardy merged 3 commits into
rust-random:masterfrom
taiki-e:playground

Conversation

@taiki-e

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

Copy link
Copy Markdown
Contributor

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

dhardy commented Dec 31, 2020

Copy link
Copy Markdown
Member

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

@taiki-e

taiki-e commented Dec 31, 2020

Copy link
Copy Markdown
Contributor Author

Does it require a new release?

There is no rush, but that would be great.

@dhardy

dhardy commented Dec 31, 2020

Copy link
Copy Markdown
Member

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

@taiki-e

taiki-e commented Dec 31, 2020

Copy link
Copy Markdown
Contributor Author

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

@dhardy dhardy left a comment

Copy link
Copy Markdown
Member

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

dhardy commented Jan 4, 2021

Copy link
Copy Markdown
Member

Updates to rand and rand_core published

@taiki-e

taiki-e commented Jan 4, 2021

Copy link
Copy Markdown
Contributor Author

@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