Update ui tests to nightly-2019-12-18

This commit is contained in:
David Tolnay
2019-12-17 23:46:19 -08:00
parent 7f799f3948
commit cd365de70c
2 changed files with 5 additions and 10 deletions
@@ -3,5 +3,3 @@ error[E0063]: missing field `b` in initializer of `remote::S`
|
11 | #[serde(remote = "remote::S")]
| ^^^^^^^^^^^ missing `b`
For more information about this error, try `rustc --explain E0063`.