Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lint: add method to get level of a specific lint. #15737

Merged
merged 1 commit into from
Jul 18, 2014

Conversation

huonw
Copy link
Member

@huonw huonw commented Jul 17, 2014

This allows lint traversals to emit more information (when a lint is
non-allow), or avoid doing expensive computations (when a lint is
allow).

This allows lint traversals to emit more information (when a lint is
non-allow), or avoid doing expensive computations (when a lint is
allow).
bors added a commit that referenced this pull request Jul 18, 2014
This allows lint traversals to emit more information (when a lint is
non-allow), or avoid doing expensive computations (when a lint is
allow).
@bors bors closed this Jul 18, 2014
@bors bors merged commit 46a3314 into rust-lang:master Jul 18, 2014
@huonw huonw deleted the lint-level-here branch December 4, 2014 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants