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.
ifs_same_cond
1 parent f4ccb06 commit 011bb46Copy full SHA for 011bb46
book/src/lint_configuration.md
@@ -519,6 +519,7 @@ for the generic parameters for determining interior mutability
519
**Default Value:** `["bytes::Bytes"]` (`Vec<String>`)
520
521
* [mutable_key_type](https://rust-lang.github.io/rust-clippy/master/index.html#mutable_key_type)
522
+* [ifs_same_cond](https://rust-lang.github.io/rust-clippy/master/index.html#ifs_same_cond)
523
524
525
### allow-mixed-uninlined-format-args
0 commit comments