fparkan/vendor/thiserror/tests/ui/duplicate-fmt.stderr

6 lines
130 B
Plaintext
Raw Normal View History

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