Skip to content

Conversation

0xPoe
Copy link
Member

@0xPoe 0xPoe commented Jan 25, 2022

What does this PR try to resolve?

close #10304

How should we test and review this PR?

Remove deprecated --host arg for search and publish cmds.

@rust-highfive
Copy link

r? @ehuss

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 25, 2022
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
@0xPoe 0xPoe force-pushed the rustin-patch-host branch from 2a13a7d to d8ef898 Compare January 25, 2022 14:34
@ehuss
Copy link
Contributor

ehuss commented Jan 25, 2022

Thanks!

@bors r+

@bors
Copy link
Contributor

bors commented Jan 25, 2022

📌 Commit d8ef898 has been approved by ehuss

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 25, 2022
@bors
Copy link
Contributor

bors commented Jan 25, 2022

⌛ Testing commit d8ef898 with merge 5145bd2...

@bors
Copy link
Contributor

bors commented Jan 25, 2022

☀️ Test successful - checks-actions
Approved by: ehuss
Pushing 5145bd2 to master...

@bors bors merged commit 5145bd2 into rust-lang:master Jan 25, 2022
ehuss pushed a commit to ehuss/cargo that referenced this pull request Jan 25, 2022
Remove deprecated --host arg for search and publish cmds

close rust-lang#10304

Remove deprecated --host arg for search and publish cmds.
bors added a commit that referenced this pull request Jan 25, 2022
[beta] backport remove --host flag

This is a beta backport of #10327.  I would feel more comfortable having the complete fix for #10145 since the deprecation notice was removed in that PR.
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 26, 2022
Update cargo

9 commits in 95bb3c92bf516017e812e7f1c14c2dea3845b30e..1c034752de0df744fcd7788fcbca158830b8bf85
2022-01-18 17:39:35 +0000 to 2022-01-25 22:36:53 +0000
- Sync toml_edit versions (rust-lang/cargo#10329)
- Check --config for dotted keys only (rust-lang/cargo#10176)
- Remove deprecated --host arg for search and publish cmds (rust-lang/cargo#10327)
- doc: it's valid to use OUT_DIR for intermediate artifacts (rust-lang/cargo#10326)
- Use local git info for version. (rust-lang/cargo#10323)
- Fix documenting with undocumented dependencies. (rust-lang/cargo#10324)
- do not compile test for bins flagged as `test = false` (rust-lang/cargo#10305)
- Port cargo from toml-rs to toml_edit (rust-lang/cargo#10086)
- Fix new::git_default_branch with different default (rust-lang/cargo#10306)
@ehuss ehuss added this to the 1.59.0 milestone Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove --host from cargo {publish,search}
4 participants