-
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.
syntax: Demote
priv
to a reserved keyword
It is no longer used in rust anywhere. RFC: 0006-remove-priv
- Loading branch information
1 parent
5cfbc0e
commit a0347d5
Showing
1 changed file
with
18 additions
and
18 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
a0347d5
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 huonw
at alexcrichton@a0347d5
a0347d5
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/remove-priv = a0347d5 into auto
a0347d5
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/remove-priv = a0347d5 merged ok, testing candidate = 72869b6
a0347d5
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/5273
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/5269
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/4362
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/4375
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/5371
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/4458
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/4466
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/5373
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/4458
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/4464
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/4528
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2258
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/5368
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/4465
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/4478
a0347d5
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 = 72869b6