Skip to content

lib: Print warnings to stderr instead of stdout. #1031

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
Sep 25, 2017

Conversation

emilio
Copy link
Contributor

@emilio emilio commented Sep 24, 2017

Seems like the right thing to do, and allows me to test stuff piping to rustc instead of saving to a file.

@emilio
Copy link
Contributor Author

emilio commented Sep 24, 2017

r? @fitzgen

@dimbleby
Copy link
Contributor

eprintln!()?

@emilio
Copy link
Contributor Author

emilio commented Sep 25, 2017

eprintln!()?

Nice, didn't know that one.

@fitzgen
Copy link
Member

fitzgen commented Sep 25, 2017

@bors-servo r+

@bors-servo
Copy link

📌 Commit fb54150 has been approved by fitzgen

@bors-servo
Copy link

⌛ Testing commit fb54150 with merge af2164d...

bors-servo pushed a commit that referenced this pull request Sep 25, 2017
lib: Print warnings to stderr instead of stdout.

Seems like the right thing to do, and allows me to test stuff piping to rustc instead of saving to a file.
@bors-servo
Copy link

☀️ Test successful - status-travis
Approved by: fitzgen
Pushing af2164d to master...

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.

5 participants