-
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.
Expand the deriving(ToStr) implementation
- Loading branch information
1 parent
dc4560d
commit 30d7559
Showing
3 changed files
with
102 additions
and
45 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
30d7559
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 pcwalton
at alexcrichton@30d7559
30d7559
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-to-string = 30d7559 into auto
30d7559
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-to-string = 30d7559 merged ok, testing candidate = fc83d82
30d7559
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:
http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/38
http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/36
http://buildbot.rust-lang.org/builders/auto-mac-64-nopt/builds/44
http://buildbot.rust-lang.org/builders/auto-mac-64-opt-vg/builds/36
http://buildbot.rust-lang.org/builders/auto-mac-all-opt/builds/40
http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/58
http://buildbot.rust-lang.org/builders/auto-linux-32-nopt/builds/60
http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/57
http://buildbot.rust-lang.org/builders/auto-linux-64-nopt/builds/56
http://buildbot.rust-lang.org/builders/auto-linux-64-opt-vg/builds/55
http://buildbot.rust-lang.org/builders/auto-linux-all-opt/builds/57
http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/38
http://buildbot.rust-lang.org/builders/auto-win-32-nopt/builds/55
30d7559
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 = fc83d82