blob: 42d80db2c4cd248311640894c5e2895e368bc765 [file] [log] [blame]
error: not expected here; the #[error(...)] attribute belongs on top of a struct or an enum variant
--> $DIR/unexpected-field-fmt.rs:6:9
|
6 | #[error("...")]
| ^^^^^^^^^^^^^^^