-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix for issue #7588, overflow now handled correctly
- Loading branch information
1 parent
116c034
commit caf5321
Showing
1 changed file
with
31 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
caf5321
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from alexcrichton
at https://github.com/aaronlaursen/rust/commit/caf5321eb45db8ba64d3f9f4b9e16febfeb46a4c
caf5321
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging aaronlaursen/rust/master = caf5321 into auto
caf5321
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aaronlaursen/rust/master = caf5321 merged ok, testing candidate = 25f3b29
caf5321
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1323
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1326
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/432
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/432
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1342
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/433
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/433
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1342
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/433
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/433
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/514
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1326
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/432
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/432
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1111
caf5321
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = 25f3b29