034db9f20f
Also updates UI tests.
9 lines
159 B
Plaintext
9 lines
159 B
Plaintext
error: #[serde(default)] can only be used on structs with named fields
|
|
--> $DIR/enum.rs:6:1
|
|
|
|
|
6 | enum E {
|
|
| ^^^^
|
|
|
|
error: aborting due to previous error
|
|
|