]> git.proxmox.com Git - cargo.git/commitdiff
Auto merge of #8115 - ehuss:tree-backwards-compat, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 15 Apr 2020 20:52:38 +0000 (20:52 +0000)
committerbors <bors@rust-lang.org>
Wed, 15 Apr 2020 20:52:38 +0000 (20:52 +0000)
Add backwards-compatibility for old cargo-tree flags.

Add backwards compatibility for the flags that were removed.

`--invert` is still not backwards compatible because it was fundamentally changed to take an argument.

Requested via https://github.com/rust-lang/cargo/pull/8062#issuecomment-613829752.


Trivial merge