]> git.proxmox.com Git - rustc.git/blobdiff - 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
diff --git a/vendor/structopt/tests/ui/subcommand_and_flatten.stderr b/vendor/structopt/tests/ui/subcommand_and_flatten.stderr
new file mode 100644 (file)
index 0000000..cacea5e
--- /dev/null
@@ -0,0 +1,5 @@
+error: subcommand, flatten and skip cannot be used together
+  --> $DIR/subcommand_and_flatten.rs:17:29
+   |
+17 |     #[structopt(subcommand, flatten)]
+   |                             ^^^^^^^