-
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.
Allow overloading explicit dereferences.
- Loading branch information
Showing
14 changed files
with
463 additions
and
135 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 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.
bcc5486
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 eddyb@bcc5486
bcc5486
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 eddyb/rust/deref = bcc5486 into auto
bcc5486
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.
eddyb/rust/deref = bcc5486 merged ok, testing candidate = 87a31f6
bcc5486
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/4591
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/2433
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/2433
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/4588
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/3688
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/3694
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/4604
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/3692
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/3698
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/4606
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/3692
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/3697
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/3765
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1583
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/4600
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/3701
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/3708
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/4365
bcc5486
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 = 87a31f6