mirror of
https://github.com/dtolnay/thiserror.git
synced 2025-04-05 22:07:37 +03:00
Update ui tests to nightly-2020-01-11
This commit is contained in:
parent
d1367a8745
commit
ff9524e1fd
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
error[E0599]: no method named `as_dyn_error` found for type `std::string::String` in the current scope
|
||||
error[E0599]: no method named `as_dyn_error` found for struct `std::string::String` in the current scope
|
||||
--> $DIR/source-struct-not-error.rs:6:5
|
||||
|
|
||||
6 | source: String,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue