mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-04 20:25:20 +00:00
6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
error: expected attribute arguments in parentheses: #[structopt(...)]
|
|
--> $DIR/structopt_empty_attr.rs:14:5
|
|
|
|
|
14 | #[structopt]
|
|
| ^^^^^^^^^^^^
|