mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 01:18:02 +00:00
Update ui tests to 2018 edition
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
error: #[serde(variant_identifier)] can only be used on an enum
|
||||
--> $DIR/variant_struct.rs:6:1
|
||||
--> $DIR/variant_struct.rs:5:1
|
||||
|
|
||||
6 | struct S;
|
||||
5 | struct S;
|
||||
| ^^^^^^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
Reference in New Issue
Block a user