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

Switch cargo search output to stdout #4215

Merged
merged 1 commit into from
Jun 24, 2017

Conversation

alexcrichton
Copy link
Member

Closes #4203

@rust-highfive
Copy link

r? @matklad

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

@matklad
Copy link
Member

matklad commented Jun 23, 2017

@bors r+

Sounds reasonable to use stdout here!

@bors
Copy link
Collaborator

bors commented Jun 23, 2017

📌 Commit deda31f has been approved by matklad

@bors
Copy link
Collaborator

bors commented Jun 23, 2017

⌛ Testing commit deda31f with merge ad1de97...

bors added a commit that referenced this pull request Jun 23, 2017
Switch `cargo search` output to stdout

Closes #4203
@bors
Copy link
Collaborator

bors commented Jun 24, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: matklad
Pushing ad1de97 to master...

@bors bors merged commit deda31f into rust-lang:master Jun 24, 2017
bors added a commit to rust-lang/rust that referenced this pull request Jun 26, 2017
Update Cargo

Haven't run extensive tests locally (not really sure what to test) but this primarily pulls in minor changes: rust-lang/cargo#4215, rust-lang/cargo#4209, and rust-lang/cargo#4218. The last one fixes the flaky cargo test by ignoring it, which should unblock #42745 -- that's beta nominated.

r? @alexcrichton
@alexcrichton alexcrichton deleted the search-stdout branch July 17, 2017 16:21
@ehuss ehuss added this to the 1.20.0 milestone Feb 6, 2022
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.

cargo search now writes search results to stderr
5 participants