Skip to content

Commit

Permalink
Update ui test suite to nightly-2021-05-14
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed May 14, 2021
1 parent aa6c83d commit 29e4e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ui/no-impl.stderr
Expand Up @@ -18,4 +18,4 @@ error[E0599]: the method `anyhow_kind` exists for reference `&Error`, but its tr
which is required by `&Error: anyhow::private::kind::AdhocKind`
`&Error: Into<anyhow::Error>`
which is required by `&Error: anyhow::private::kind::TraitKind`
= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
= note: this error originates in the macro `anyhow` (in Nightly builds, run with -Z macro-backtrace for more info)

0 comments on commit 29e4e0e

Please sign in to comment.