Skip to content

Upgrade to Rand 0.7#65

Merged
bors[bot] merged 4 commits intorust-num:masterfrom
vks:upgrade-rand
Jan 17, 2020
Merged

Upgrade to Rand 0.7#65
bors[bot] merged 4 commits intorust-num:masterfrom
vks:upgrade-rand

Conversation

@vks
Copy link
Copy Markdown
Contributor

@vks vks commented Aug 2, 2019

This bumps the MSRV to 1.32 for the rand feature.

SmallRng is not used for the tests anymore, since enabling the corresponding
feature would force other crates to use the feature as well.

@cuviper
Copy link
Copy Markdown
Member

cuviper commented Aug 2, 2019

This is a breaking change for moving semver on a public dependency, regardless of MSRV.

vks and others added 4 commits January 17, 2020 14:41
This bumps the MSRV to 1.32 for the `rand` feature.

`SmallRng` is not used for the tests anymore, since enabling the corresponding
feature would force other crates to use the feature as well.
@cuviper
Copy link
Copy Markdown
Member

cuviper commented Jan 17, 2020

I rebased this for 0.3.0-pre and added MSRV changes.

bors r+

bors bot added a commit that referenced this pull request Jan 17, 2020
65: Upgrade to Rand 0.7 r=cuviper a=vks

This bumps the MSRV to 1.32 for the `rand` feature.

`SmallRng` is not used for the tests anymore, since enabling the corresponding
feature would force other crates to use the feature as well.

Co-authored-by: Vinzent Steinberg <Vinzent.Steinberg@gmail.com>
Co-authored-by: Josh Stone <cuviper@gmail.com>
@bors
Copy link
Copy Markdown
Contributor

bors bot commented Jan 17, 2020

Build succeeded

@bors bors bot merged commit 69247ad into rust-num:master Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants