Skip to content

Commit

Permalink
Adjusted expected STDERR
Browse files Browse the repository at this point in the history
  • Loading branch information
phaylon committed Jul 3, 2020
1 parent 55877d7 commit 346ee96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ui/pattern_type_mismatch/syntax.stderr
Expand Up @@ -73,6 +73,7 @@ LL | matching_macro!(value);
| ----------------------- in this macro invocation
|
= help: use `*` to dereference the match expression or explicitly match against a `&_` pattern and adjust the enclosed variable bindings
= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

error: aborting due to 9 previous errors

0 comments on commit 346ee96

Please sign in to comment.