mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 12:58:01 +00:00
Update ui tests to 2018 edition
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
error: unknown rename rule for #[serde(rename_all = "abc")]
|
||||
--> $DIR/container_unknown_rename_rule.rs:5:22
|
||||
--> $DIR/container_unknown_rename_rule.rs:4:22
|
||||
|
|
||||
5 | #[serde(rename_all = "abc")]
|
||||
4 | #[serde(rename_all = "abc")]
|
||||
| ^^^^^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
Reference in New Issue
Block a user