False positive of just_underscores_and_digits
when missing R_ANGLE when ending type prameters
#12302
Labels
C-bug
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
Summary
As it's said in the title, something like
Type<T
will trigger this bug.Lint Name
clippy::just_underscores_and_digits
Reproducer
I saw this happen:
also, regular "Syntax error" did worked.
Version
Additional Labels
No response
The text was updated successfully, but these errors were encountered: