Clippy suggests the same boolean expression as the code #4548
Labels
C-bug
Category: Clippy is not doing the correct thing
L-suggestion
Lint: Improving, adding or fixing lint suggestions
Context: I have a piece of code to check if a matrix is a unit matrix:
and Clippy thinks it's not minimal and suggest the same code:
Version info:
The text was updated successfully, but these errors were encountered: