]> git.proxmox.com Git - cargo.git/commit - src/bin/cargo/commands/rustdoc.rs
Auto merge of #10177 - ehuss:list-alias, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 13 Dec 2021 20:26:34 +0000 (20:26 +0000)
committerbors <bors@rust-lang.org>
Mon, 13 Dec 2021 20:26:34 +0000 (20:26 +0000)
commit1ee19f34033980b15bd5482ad080b23484f766ab
treeaa46b138c580940c22b1ce6a6712512f0010ef3b
parenta4cdd757e5d3f7f717dddddb2a6ddcaa045fb5df
parent910569aac3c7bcaad7ddf876e73b712c5c412d99
Auto merge of #10177 - ehuss:list-alias, r=alexcrichton

Explicitly mark aliases in `cargo list`.

This I think makes it a little clearer that these are aliases, and matches the form used for built-in aliases.
src/bin/cargo/cli.rs