-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removing support for the do syntax from libsyntax and librustc.
Fixes #10815.
- Loading branch information
Showing
17 changed files
with
48 additions
and
212 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
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.
a6867e2
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 alexcrichton
at bytbox@a6867e2
a6867e2
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 bytbox/rust/remove-do = a6867e2 into auto
a6867e2
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.
bytbox/rust/remove-do = a6867e2 merged ok, testing candidate = e1580f6
a6867e2
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/3878
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/1720
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/1722
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/3878
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/2978
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2984
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/3893
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/2981
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2987
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/3895
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/2981
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2986
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/3055
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/833
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/3886
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/2987
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/2992
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/3655
a6867e2
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 = e1580f6