Skip to content

Commit 29e4e0e

Browse files
committed
Update ui test suite to nightly-2021-05-14
1 parent aa6c83d commit 29e4e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/no-impl.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ error[E0599]: the method `anyhow_kind` exists for reference `&Error`, but its tr
1818
which is required by `&Error: anyhow::private::kind::AdhocKind`
1919
`&Error: Into<anyhow::Error>`
2020
which is required by `&Error: anyhow::private::kind::TraitKind`
21-
= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
21+
= note: this error originates in the macro `anyhow` (in Nightly builds, run with -Z macro-backtrace for more info)

0 commit comments

Comments
 (0)