mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-24 02:58:00 +00:00
Ui test changes for trybuild 1.0.49
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
error: #[serde(from = "...")] and #[serde(try_from = "...")] conflict with each other
|
||||
--> $DIR/tests/ui/conflict/from-try-from.rs:4:1
|
||||
--> tests/ui/conflict/from-try-from.rs:4:1
|
||||
|
|
||||
4 | / #[serde(from = "u64", try_from = "u64")]
|
||||
5 | | struct S {
|
||||
|
||||
Reference in New Issue
Block a user