unplugged-vendor/external/rust/crates/thiserror/tests/ui/duplicate-fmt.stderr

6 lines
126 B
Plaintext
Raw Permalink Normal View History

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