-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
librustc: Allow trait bounds on structures and enumerations, and check
- Loading branch information
Showing
26 changed files
with
622 additions
and
43 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
Oops, something went wrong.
086a5ca
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 nikomatsakis
at pcwalton@086a5ca
086a5ca
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 pcwalton/rust/kindck-traits = 086a5ca into auto
086a5ca
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.
pcwalton/rust/kindck-traits = 086a5ca merged ok, testing candidate = 921240e
086a5ca
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/880
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/880
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/879
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/880
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/875
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/876
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/875
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/881
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/876
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/875
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/878
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/876
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/876
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/877
086a5ca
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 = 921240e