"Implement missing members" helper doesn't parenthesise compound traits behind references #10326
Labels
A-assists
C-bug
Category: bug
S-actionable
Someone could pick this issue up and work on it right now
Given
, using the "Implement missing members" command leads to the following code:
This should be
instead, as after then applying the "use parentheses to disambiguate: …" helper.
The text was updated successfully, but these errors were encountered: