]> git.proxmox.com Git - cargo.git/commit - src/bin/cargo/commands/owner.rs
Auto merge of #10145 - QiangHeisenberg:deprecated, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 14 Dec 2021 17:07:04 +0000 (17:07 +0000)
committerbors <bors@rust-lang.org>
Tue, 14 Dec 2021 17:07:04 +0000 (17:07 +0000)
commitc87b986a5cdeae4d1d0e24f05c016ea049945259
treec370ce0eb4e296a1463ee8fdc0bcdeb84bfab649
parent0bbfc5e5369b86c9f97edbc06f6825cade1e5d62
parentcf621fdc94bb40893149ee9e77bdb01b4ae5b092
Auto merge of #10145 - QiangHeisenberg:deprecated, r=alexcrichton

delete --host command and message

close https://github.com/rust-lang/cargo/issues/10121

The warning for this command has been around for a long time, and it seems safe to delete it now.
According to Alex's words in the issue, I think he supports deletion. I'm sorry if I misunderstood it and feel free to close it.
src/bin/cargo/commands/login.rs
src/bin/cargo/commands/publish.rs
src/bin/cargo/commands/search.rs
src/cargo/util/command_prelude.rs