blob: 148a441e4a68f7cbd6eba7fc4365e73e2e5b42a2 [file] [log] [blame]
error: input must be an enum
--> $DIR/not_enum.rs:3:10
|
3 | #[derive(Serialize_repr)]
| ^^^^^^^^^^^^^^
|
= note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)