6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
error: only one #[error(...)] attribute is allowed
|
|
--> tests/ui/duplicate-fmt.rs:5:1
|
|
|
|
|
5 | #[error("...")]
|
|
| ^^^^^^^^^^^^^^^
|