mirror of
https://github.com/dtolnay/thiserror.git
synced 2025-04-06 06:17:39 +03:00
Ui test changes for trybuild 1.0.49
This commit is contained in:
parent
035abbd652
commit
00956f1f8c
21 changed files with 22 additions and 22 deletions
|
@ -1,5 +1,5 @@
|
|||
error[E0599]: the method `as_dyn_error` exists for struct `NotError`, but its trait bounds were not satisfied
|
||||
--> $DIR/tests/ui/source-struct-not-error.rs:9:5
|
||||
--> tests/ui/source-struct-not-error.rs:9:5
|
||||
|
|
||||
4 | struct NotError;
|
||||
| ----------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue