For recursive impl trait point at statement that causes the recursion #57341
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.
After #56074, the error is already good enough:
but it'd be nice if we pointed at the exact statement causing the recursion:
The text was updated successfully, but these errors were encountered: