Skip to content

rustc: Change an unconditional warn to a note #21849

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
Feb 3, 2015

Conversation

alexcrichton
Copy link
Member

There have been reports of an unconditional warning causing tooling to
go awry. This isn't actually a warning per se, it's more of a note anyway!

Closes rust-lang/cargo#1260

There [have been reports][issue] of an unconditional warning causing tooling to
go awry. This isn't actually a warning per se, it's more of a note anyway!

[issue]: rust-lang/cargo#1260

Closes rust-lang/cargo#1260
@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

@nikomatsakis
Copy link
Contributor

@bors r+ 0187ea6

Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 2, 2015
 There [have been reports][issue] of an unconditional warning causing tooling to
go awry. This isn't actually a warning per se, it's more of a note anyway!

[issue]: rust-lang/cargo#1260

Closes rust-lang/cargo#1260
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Feb 2, 2015
There [have been reports][issue] of an unconditional warning causing tooling to
go awry. This isn't actually a warning per se, it's more of a note anyway!

[issue]: rust-lang/cargo#1260

Closes rust-lang/cargo#1260
@bors bors merged commit 0187ea6 into rust-lang:master Feb 3, 2015
@alexcrichton alexcrichton deleted the warn2note branch February 3, 2015 06:44
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.

Persistent warning: link against the following native artifacts
4 participants