-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
librustc: Remove
@
pointer patterns from the language
- Loading branch information
Showing
53 changed files
with
1,014 additions
and
1,035 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
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.
119c614
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 pcwalton@119c614
119c614
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/at-patterns = 119c614 into auto
119c614
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/at-patterns = 119c614 merged ok, testing candidate = ab66f76
119c614
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/3540
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/1382
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/1386
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/3542
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/2643
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2648
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/3558
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/2646
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2652
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/3560
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/2646
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2651
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/2720
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/3548
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/2650
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/2654
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/3321
119c614
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 = ab66f76