mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-18 22:31:02 +00:00
Update ui test suite to nightly-2024-02-12
This commit is contained in:
@@ -12,7 +12,3 @@ note: tuple struct defined here
|
|||||||
4 | pub struct S(pub u16);
|
4 | pub struct S(pub u16);
|
||||||
| ^
|
| ^
|
||||||
= note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
|
= note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
|
||||||
help: you can convert a `u8` to a `u16`
|
|
||||||
|
|
|
||||||
7 | #[derive(Deserialize.into())]
|
|
||||||
| +++++++
|
|
||||||
|
|||||||
Reference in New Issue
Block a user