Improve span for "cannot provide explicit generic arguments when impl Trait
is used in argument position"
#65642
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
The spans for this error should point to the generic arguments, not the entire path. See #65614 (comment).
This issue has been assigned to @ObsidianMinor via this comment.
The text was updated successfully, but these errors were encountered: