mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 21:48:02 +00:00
Ui test changes for trybuild 1.0.49
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
error: Serde does not support derive for unions
|
||||
--> $DIR/tests/ui/unsupported/union_de.rs:4:1
|
||||
--> tests/ui/unsupported/union_de.rs:4:1
|
||||
|
|
||||
4 | / union Union {
|
||||
5 | | x: u8,
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
error: Serde does not support derive for unions
|
||||
--> $DIR/tests/ui/unsupported/union_ser.rs:4:1
|
||||
--> tests/ui/unsupported/union_ser.rs:4:1
|
||||
|
|
||||
4 | / union Union {
|
||||
5 | | x: u8,
|
||||
|
||||
Reference in New Issue
Block a user