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

add BigUint subtraction underflow error message #13801

Closed
wants to merge 1 commit into from

Conversation

ryantm
Copy link
Contributor

@ryantm ryantm commented Apr 27, 2014

The previous error message using assert_eq! was quite cryptic. This should be more clear. I also added a test for the underflow case.

bors added a commit that referenced this pull request Apr 28, 2014
The previous error message using assert_eq! was quite cryptic. This should be more clear. I also added a test for the underflow case.
@bors bors closed this Apr 28, 2014
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 15, 2024
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