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

Implement assignment operators for BigInt #41

Merged
merged 1 commit into from
May 12, 2018

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented May 9, 2018

All of these operators were already implemented for BigUint, so
now BigInt support the same use.

Closes #7.

All of these operators were already implemented for `BigUint`, so
now `BigInt` support the same use.

Closes rust-num#7.
@cuviper
Copy link
Member Author

cuviper commented May 12, 2018

bors r+

bors bot added a commit that referenced this pull request May 12, 2018
41: Implement assignment operators for BigInt r=cuviper a=cuviper

All of these operators were already implemented for `BigUint`, so
now `BigInt` support the same use.

Closes #7.

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

bors bot commented May 12, 2018

Build succeeded

@bors bors bot merged commit 96c1d69 into rust-num:master May 12, 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.

None yet

1 participant