Skip to content

Conversation

@nagisa
Copy link
Contributor

@nagisa nagisa commented Feb 3, 2015

Removes most of the uint and int occurences. One occurence of uint in src/lib.rs is left unchanged intentionally so the PR doesn’t conflict with #3.

@alexcrichton
Copy link
Contributor

Thanks!

alexcrichton added a commit that referenced this pull request Feb 3, 2015
@alexcrichton alexcrichton merged commit 347128a into rust-random:master Feb 3, 2015
vks pushed a commit to vks/rand that referenced this pull request Apr 9, 2018
This is the final commit need to implement [RFC rust-random#4](https://github.com/rust-lang/rfcs/blob/master/active/0004-private-fields.md), it makes all tuple struct fields private by default, overridable with the `pub` keyword.

I'll note one divergence from the original RFC which is outlined in the first commit.
vks pushed a commit to vks/rand that referenced this pull request Apr 9, 2018
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