We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b0f117 commit c1355cfCopy full SHA for c1355cf
tests/ui/pattern_type_mismatch/syntax.stderr
@@ -73,6 +73,7 @@ LL | matching_macro!(value);
73
| ----------------------- in this macro invocation
74
|
75
= help: use `*` to dereference the match expression or explicitly match against a `&_` pattern and adjust the enclosed variable bindings
76
+ = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
77
78
error: aborting due to 9 previous errors
79
0 commit comments