mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-19 18:06:31 +00:00
6 lines
180 B
Plaintext
6 lines
180 B
Plaintext
error: methods in attributes are not allowed for subcommand
|
|
--> $DIR/subcommand_and_methods.rs:17:17
|
|
|
|
|
17 | #[structopt(subcommand, long)]
|
|
| ^^^^^^^^^^
|