mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-10-02 15:26:08 +00:00
Update ui tests to nightly-2020-01-11
This commit is contained in:
parent
b16893a21c
commit
5259d5233c
@ -1,4 +1,4 @@
|
|||||||
error[E0599]: no method named `anyhow_kind` found for type `&Error` in the current scope
|
error[E0599]: no method named `anyhow_kind` found for reference `&Error` in the current scope
|
||||||
--> $DIR/no-impl.rs:7:13
|
--> $DIR/no-impl.rs:7:13
|
||||||
|
|
|
|
||||||
7 | let _ = anyhow!(Error);
|
7 | let _ = anyhow!(Error);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user