mirror of
https://github.com/dtolnay/thiserror.git
synced 2025-04-04 21:37:57 +03:00
5 lines
142 B
Text
5 lines
142 B
Text
error: expected attribute arguments in parentheses: #[error(...)]
|
|
--> tests/ui/invalid-input-impl-anyway.rs:4:3
|
|
|
|
|
4 | #[error]
|
|
| ^^^^^
|