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: unknown serde container attribute `abc`
|
||||
--> $DIR/container.rs:5:9
|
||||
--> $DIR/container.rs:4:9
|
||||
|
|
||||
5 | #[serde(abc = "xyz")]
|
||||
4 | #[serde(abc = "xyz")]
|
||||
| ^^^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
Reference in New Issue
Block a user