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,8 +1,8 @@
|
||||
error: #[serde(transparent)] is not allowed on a unit struct
|
||||
--> $DIR/unit_struct.rs:5:1
|
||||
--> $DIR/unit_struct.rs:4:1
|
||||
|
|
||||
5 | / #[serde(transparent)]
|
||||
6 | | struct S;
|
||||
4 | / #[serde(transparent)]
|
||||
5 | | struct S;
|
||||
| |_________^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
Reference in New Issue
Block a user