-
Notifications
You must be signed in to change notification settings - Fork 13k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustc: Add crate-level attribute lint
- Loading branch information
Showing
2 changed files
with
51 additions
and
34 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
fa2077a
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 cmr
at klutzy@fa2077a
fa2077a
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 klutzy/rust/attr-lint = fa2077a into auto
fa2077a
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.
klutzy/rust/attr-lint = fa2077a merged ok, testing candidate = c6a87c2
fa2077a
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/2635
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/481
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/481
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/2639
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1745
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1744
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2652
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1744
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1744
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2653
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1744
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1744
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/1820
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/2640
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1744
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1746
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/2416
fa2077a
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 = c6a87c2