oden/third-party/vendor/thiserror/tests/ui/duplicate-fmt.stderr
2024-03-08 11:03:01 -08:00

5 lines
130 B
Text

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