]> git.proxmox.com Git - rustc.git/blob - vendor/structopt/tests/ui/subcommand_and_flatten.stderr
New upstream version 1.52.1+dfsg1
[rustc.git] / vendor / structopt / tests / ui / subcommand_and_flatten.stderr
1 error: subcommand, flatten and skip cannot be used together
2 --> $DIR/subcommand_and_flatten.rs:17:29
3 |
4 17 | #[structopt(subcommand, flatten)]
5 | ^^^^^^^