Skip to content

Commit c1355cf

Browse files
committed
Adjusted expected STDERR
1 parent 3b0f117 commit c1355cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/pattern_type_mismatch/syntax.stderr

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ LL | matching_macro!(value);
7373
| ----------------------- in this macro invocation
7474
|
7575
= 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)
7677

7778
error: aborting due to 9 previous errors
7879

0 commit comments

Comments
 (0)