Update ui tests to nightly-2020-02-08

This commit is contained in:
David Tolnay 2020-02-07 16:57:41 -08:00
parent 5259d5233c
commit 0018deb930
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

View File

@ -13,4 +13,4 @@ error[E0599]: no method named `anyhow_kind` found for reference `&Error` in the
candidate #1: `anyhow::kind::AdhocKind`
candidate #2: `anyhow::kind::TraitKind`
candidate #3: `anyhow::kind::BoxedKind`
= note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)