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

libstd: correct bigint's quot/rem, div/modulo #6013

Closed
wants to merge 1 commit into from
Closed

libstd: correct bigint's quot/rem, div/modulo #6013

wants to merge 1 commit into from

Conversation

gifnksm
Copy link
Contributor

@gifnksm gifnksm commented Apr 22, 2013

BigInt had been supported quot/rem and div/mod correctly, but after merging #5990 they have been broken.
This commit fixes it.

bors added a commit that referenced this pull request Apr 23, 2013
BigInt had been supported quot/rem and div/mod correctly, but after merging #5990 they have been broken.
This commit fixes it.
@bors bors closed this Apr 23, 2013
@brendanzab
Copy link
Member

Sorry about this! Thanks for the fix.

flip1995 pushed a commit to flip1995/rust that referenced this pull request Sep 24, 2020
…flip1995

Internal lint: suggest `is_type_diagnostic_item` over `match_type` where applicable

changelog: none
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.

3 participants