mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-24 07:38: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/variant_unknown_rename_rule.rs:6:26
|
||||
--> $DIR/variant_unknown_rename_rule.rs:5:26
|
||||
|
|
||||
6 | #[serde(rename_all = "abc")]
|
||||
5 | #[serde(rename_all = "abc")]
|
||||
| ^^^^^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
Reference in New Issue
Block a user