improve case with method in trait, one named one anonymous lifetime parameter #42702
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
In #42669 , we are currently not improving the error message for the methods in traits. For this example,
cc @nikomatsakis
The text was updated successfully, but these errors were encountered: