Closed
Description
In rust-lang/cargo#7241, cargo --all
got deprecated in favor of --workspace
. There's less chance of confusion in cargo fmt
because there is no `--all-targets, but perhaps it's a good idea to support both for consistency.
In rust-lang/cargo#7241, cargo --all
got deprecated in favor of --workspace
. There's less chance of confusion in cargo fmt
because there is no `--all-targets, but perhaps it's a good idea to support both for consistency.