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

Don't print extra info on -q + cargo run #2778

Merged
merged 1 commit into from
Jun 10, 2016

Conversation

alexcrichton
Copy link
Member

If a process fails then it's probably printing out why and Cargo doesn't need to
do it all over again.

Closes #2735

If a process fails then it's probably printing out why and Cargo doesn't need to
do it all over again.

Closes rust-lang#2735
@rust-highfive
Copy link

r? @wycats

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

@alexcrichton
Copy link
Member Author

r? @brson

@rust-highfive rust-highfive assigned brson and unassigned wycats Jun 9, 2016
@brson
Copy link
Contributor

brson commented Jun 10, 2016

@bors r+

@bors
Copy link
Contributor

bors commented Jun 10, 2016

📌 Commit 860f38a has been approved by brson

@bors
Copy link
Contributor

bors commented Jun 10, 2016

⌛ Testing commit 860f38a with merge b5479d9...

bors added a commit that referenced this pull request Jun 10, 2016
Don't print extra info on -q + `cargo run`

If a process fails then it's probably printing out why and Cargo doesn't need to
do it all over again.

Closes #2735
@bors
Copy link
Contributor

bors commented Jun 10, 2016

@bors bors merged commit 860f38a into rust-lang:master Jun 10, 2016
@bors bors mentioned this pull request Jun 10, 2016
@alexcrichton alexcrichton deleted the dont-print-on-q-when-run branch June 14, 2016 14:34
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