Update ui tests to nightly-2020-02-08

This commit is contained in:
David Tolnay
2020-02-08 00:10:00 -08:00
parent cb1632e957
commit a61cd0f236
4 changed files with 6 additions and 0 deletions
@@ -3,3 +3,5 @@ error: #[serde(tag = "...")] can only be used on enums and structs with named fi
|
3 | #[derive(Serialize)]
| ^^^^^^^^^
|
= note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)