Match arm assist is confused by use Enum::* #4749
Labels
A-assists
A-pattern
pattern handling related things
E-unknown
It's unclear if the issue is E-hard or E-easy without digging in
S-actionable
Someone could pick this issue up and work on it right now
Match arm assist incorrectly detects missing match arms when enum members have multiple ways to be referenced (I suppose):
Code from repro:
The text was updated successfully, but these errors were encountered: