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

next: Add is_one method to One trait. #336

Merged
merged 4 commits into from
Sep 22, 2017
Merged

next: Add is_one method to One trait. #336

merged 4 commits into from
Sep 22, 2017

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Sep 22, 2017

Closes #215, rebased.

pyfisch and others added 4 commits September 21, 2017 19:40
Implement `is_one` for all number types in crate.

Closes rust-num#214

BREAKING CHANGE: Implementors of `One` need to provide
a `is_one` method.
@cuviper
Copy link
Member Author

cuviper commented Sep 22, 2017

bors r+

bors bot added a commit that referenced this pull request Sep 22, 2017
336: next: Add `is_one` method to `One` trait.  r=cuviper a=cuviper

Closes #215, rebased.
@bors
Copy link
Contributor

bors bot commented Sep 22, 2017

Build succeeded

@bors bors bot merged commit da249e3 into rust-num:next Sep 22, 2017
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