]> git.proxmox.com Git - rustc.git/blame - vendor/structopt/tests/ui/struct_subcommand.stderr
New upstream version 1.52.1+dfsg1
[rustc.git] / vendor / structopt / tests / ui / struct_subcommand.stderr
CommitLineData
f20569fa
XL
1error: subcommand is only allowed on fields
2 --> $DIR/struct_subcommand.rs:12:29
3 |
412 | #[structopt(name = "basic", subcommand)]
5 | ^^^^^^^^^^