Chained comparison error doesn't distinguish between <
and >
#79161
Labels
A-const-generics
Area: const generics (parameters and arguments)
A-diagnostics
Area: Messages for errors, warnings, and lints
D-incorrect
Diagnostics: A diagnostic that is giving misleading or incorrect information.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
produces the help message:
This is clearly invalid: we should be distinguishing between
<
and>
when making this suggestion.The text was updated successfully, but these errors were encountered: