We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa6c83d commit 29e4e0eCopy full SHA for 29e4e0e
tests/ui/no-impl.stderr
@@ -18,4 +18,4 @@ error[E0599]: the method `anyhow_kind` exists for reference `&Error`, but its tr
18
which is required by `&Error: anyhow::private::kind::AdhocKind`
19
`&Error: Into<anyhow::Error>`
20
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)
+ = note: this error originates in the macro `anyhow` (in Nightly builds, run with -Z macro-backtrace for more info)
0 commit comments