mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 19:58:01 +00:00
Update ui tests to 2018 edition
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
error: duplicate serde attribute `serialize_with`
|
||||
--> $DIR/with-and-serialize-with.rs:6:25
|
||||
--> $DIR/with-and-serialize-with.rs:5:25
|
||||
|
|
||||
6 | #[serde(with = "w", serialize_with = "s")]
|
||||
5 | #[serde(with = "w", serialize_with = "s")]
|
||||
| ^^^^^^^^^^^^^^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
Reference in New Issue
Block a user