-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustc: Remove the dummy hack from check_match
Turns out you can create &'static T quite easily in a constant, I just forgot about this!
- Loading branch information
1 parent
18e4129
commit c56c9fc
Showing
4 changed files
with
25 additions
and
42 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
c56c9fc
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.
r=nikomatsakis
c56c9fc
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 alexcrichton@c56c9fc
c56c9fc
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/more-const = c56c9fc into auto
c56c9fc
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/more-const = c56c9fc merged ok, testing candidate = 38b08b88
c56c9fc
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:
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1777
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1774
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1768
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1774
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1771
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1770
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1774
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1768
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1767
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1770
exception: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1426
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1425
exception: http://buildbot.rust-lang.org/builders/auto-win-64-opt/builds/264
exception: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-t/builds/265
exception: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-c/builds/257