cargo-all-features
cargo-all-features copied to clipboard
Binary unification
Add a new binary cargo-all-features
that takes a single parameter test
, check
, or build
. Have the old binaries run the new binary in a separate process and then emit a deprecation notice.
I think I may have introduced a regression. The way I set it up, it doesn't forwards its arguments to the cargo subcommand.
I'm going to close this until the aforementioned regression is resolved