mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-24 12:17:59 +00:00
Update ui tests to 2018 edition
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
error: malformed rename attribute, expected `rename(serialize = ..., deserialize = ...)`
|
||||
--> $DIR/rename.rs:6:20
|
||||
--> $DIR/rename.rs:5:20
|
||||
|
|
||||
6 | #[serde(rename(unknown))]
|
||||
5 | #[serde(rename(unknown))]
|
||||
| ^^^^^^^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
Reference in New Issue
Block a user