mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-18 04:05:27 +00:00
6 lines
179 B
Plaintext
6 lines
179 B
Plaintext
error: subcommand, flatten and skip cannot be used together
|
|
--> $DIR/skip_subcommand.rs:17:29
|
|
|
|
|
17 | #[structopt(subcommand, skip)]
|
|
| ^^^^
|