mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 08:18:03 +00:00
Update ui tests to 2018 edition
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
error: #[serde(default)] can only be used on structs with named fields
|
||||
--> $DIR/enum.rs:6:1
|
||||
--> $DIR/enum.rs:5:1
|
||||
|
|
||||
6 | enum E {
|
||||
5 | enum E {
|
||||
| ^^^^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
Reference in New Issue
Block a user