mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-18 07:47:44 +00:00
6 lines
170 B
Plaintext
6 lines
170 B
Plaintext
error: subcommand, flatten and skip cannot be used together
|
|
--> $DIR/skip_flatten.rs:17:23
|
|
|
|
|
17 | #[structopt(skip, flatten)]
|
|
| ^^^^^^^
|