Update ui test suite to nightly-2021-05-14

This commit is contained in:
David Tolnay
2021-05-13 19:16:07 -07:00
parent d9c338ec4a
commit 1094e2d334
4 changed files with 4 additions and 4 deletions
@@ -6,4 +6,4 @@ error[E0308]: mismatched types
|
= note: expected reference `&u8`
found reference `&u16`
= note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
= note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)