mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 17:38:04 +00:00
Ui test changes for trybuild 1.0.49
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
error: duplicate serde attribute `serialize_with`
|
||||
--> $DIR/tests/ui/duplicate-attribute/with-and-serialize-with.rs:5:25
|
||||
--> tests/ui/duplicate-attribute/with-and-serialize-with.rs:5:25
|
||||
|
|
||||
5 | #[serde(with = "w", serialize_with = "s")]
|
||||
| ^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user