Skip to content

Recognize compiler notes as "info" messages #84

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

Merged
merged 1 commit into from
Aug 29, 2015

Conversation

birkenfeld
Copy link
Contributor

Otherwise they will be matched as errors by less-specific regexps
built into compilation mode.

Also uses the previously unused let-definition of the error/warning string.

@rust-highfive
Copy link

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@MicahChalmer
Copy link
Contributor

This now needs a rebase. Ideally, there should also be tests added for this.

Otherwise they will be matched as errors by less-specific regexps
built into compilation mode.
MicahChalmer added a commit that referenced this pull request Aug 29, 2015
Recognize compiler notes as "info" messages
@MicahChalmer MicahChalmer merged commit a2e9f56 into rust-lang:master Aug 29, 2015
@birkenfeld birkenfeld deleted the compilation-note branch February 14, 2016 09:49
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.

4 participants