Update ui test suite to nightly-2023-02-01
This commit is contained in:
parent
db3f00c3b3
commit
dd27ec8703
@ -4,7 +4,7 @@ error[E0308]: mismatched types
|
||||
15 | #[derive(Serialize)]
|
||||
| ^^^^^^^^^
|
||||
| |
|
||||
| expected `u8`, found `u16`
|
||||
| expected `&u8`, found `&u16`
|
||||
| arguments to this function are incorrect
|
||||
|
|
||||
= note: expected reference `&u8`
|
||||
|
@ -4,7 +4,7 @@ error[E0308]: mismatched types
|
||||
9 | #[derive(Serialize)]
|
||||
| ^^^^^^^^^
|
||||
| |
|
||||
| expected `u8`, found `u16`
|
||||
| expected `&u8`, found `&u16`
|
||||
| arguments to this function are incorrect
|
||||
|
|
||||
= note: expected reference `&u8`
|
||||
|
Loading…
x
Reference in New Issue
Block a user