Skip to content

Cleanup int and uint #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 3, 2015
Merged

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