Skip to content
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

Remove {UnitSphereSurface, UnitCircle}::new #776

Merged
merged 2 commits into from
Apr 17, 2019

Conversation

vks
Copy link
Collaborator

@vks vks commented Apr 15, 2019

It is not required for zero-sized types.

Given that #770 makes breaking changes to most constructors, I think we can just remove those instead of deprecating them.

It is not required for zero-sized types.
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.

Is it easier to merge this first or second?

@vks
Copy link
Collaborator Author

vks commented Apr 15, 2019

I think there is no difference. The only possible conflict are the benchmarks, and it should be trivial to resolve.

@dhardy dhardy merged commit 852988b into rust-random:master Apr 17, 2019
@vks vks deleted the deprecate-new branch April 17, 2019 14:31
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.

None yet

2 participants