034db9f20f
Also updates UI tests.
9 lines
161 B
Plaintext
9 lines
161 B
Plaintext
error: #[serde(field_identifier)] can only be used on an enum
|
|
--> $DIR/field_struct.rs:6:1
|
|
|
|
|
6 | struct S;
|
|
| ^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|