-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tuple deserialization should not fail
- Loading branch information
1 parent
ca6b082
commit 05f6bda
Showing
2 changed files
with
16 additions
and
11 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
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
05f6bda
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 danburkert@05f6bda
05f6bda
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 danburkert/rust/tuple-index-deserialization = 05f6bda into auto
05f6bda
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.
danburkert/rust/tuple-index-deserialization = 05f6bda merged ok, testing candidate = a6525ca5
05f6bda
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.
some tests failed:
failure: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2049
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1705
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1713
05f6bda
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 danburkert@05f6bda
05f6bda
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 danburkert/rust/tuple-index-deserialization = 05f6bda into auto
05f6bda
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.
danburkert/rust/tuple-index-deserialization = 05f6bda merged ok, testing candidate = 3327ecc
05f6bda
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/2064
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/2063
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/2056
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2063
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2057
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/2056
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2056
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2060
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/2053
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2052
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2057
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1714
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1708
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1716
success: http://buildbot.rust-lang.org/builders/auto-win-64-opt/builds/553
success: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-t/builds/549
success: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-c/builds/542
05f6bda
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 = 3327ecc