Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Adjusted expected STDERR
  • Loading branch information
phaylon committed Jul 3, 2020
commit 346ee968bbe8925aa7961a3e2c99e7ef84c74623
1 change: 1 addition & 0 deletions tests/ui/pattern_type_mismatch/syntax.stderr
Original file line number Diff line number Diff line change
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