We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cfde9c commit 62f1680Copy full SHA for 62f1680
tests/ui/needless_bool.rs
@@ -103,4 +103,4 @@ fn needless_bool3(x: bool) {
103
104
if x == true { };
105
if x == false { };
106
-}
+}
0 commit comments