mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 20:38:02 +00:00
Switch ui tests to trybuild
This commit is contained in:
@@ -3,6 +3,3 @@ error: cannot deserialize when there is a lifetime parameter called 'de
|
||||
|
|
||||
4 | struct S<'de> {
|
||||
| ^^^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
|
||||
@@ -6,6 +6,3 @@ error: cannot deserialize a dynamically sized struct
|
||||
6 | | slice: [u8],
|
||||
7 | | }
|
||||
| |_^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
|
||||
@@ -7,6 +7,3 @@ error: field identifiers cannot be serialized
|
||||
7 | | B,
|
||||
8 | | }
|
||||
| |_^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
|
||||
@@ -7,6 +7,3 @@ error: variant identifiers cannot be serialized
|
||||
7 | | B,
|
||||
8 | | }
|
||||
| |_^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
|
||||
Reference in New Issue
Block a user