-
Notifications
You must be signed in to change notification settings - Fork 13k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This has been superseded by deriving(Show). cc #9806
- Loading branch information
1 parent
b78b749
commit 8761f79
Showing
9 changed files
with
27 additions
and
159 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
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
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
This file was deleted.
Oops, something went wrong.
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
8761f79
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 huonw
at alexcrichton@8761f79
8761f79
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 alexcrichton/rust/deriving-show = 8761f79 into auto
8761f79
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.
alexcrichton/rust/deriving-show = 8761f79 merged ok, testing candidate = 5ae9cfab
8761f79
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-win-32-opt/builds/4449
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/4442
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/2284
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/2285
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/4440
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/3540
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/3546
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/4455
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/3543
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/3549
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/4457
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/3543
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/3548
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/3617
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1396
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/3550
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/3556
exception: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/4217
8761f79
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 huonw
at alexcrichton@8761f79
8761f79
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 alexcrichton/rust/deriving-show = 8761f79 into auto
8761f79
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.
alexcrichton/rust/deriving-show = 8761f79 merged ok, testing candidate = 6720977
8761f79
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/4447
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/2289
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/2290
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/4445
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/3545
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/3551
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/4460
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/3548
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/3554
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/4462
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/3548
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/3553
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/3622
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1401
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/4454
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/3555
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/3561
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/4222
8761f79
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 = 6720977