Skip to content

Commit 011bb46

Browse files
committed
update lint configuration doc for [ifs_same_cond]
1 parent f4ccb06 commit 011bb46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book/src/lint_configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,7 @@ for the generic parameters for determining interior mutability
519519
**Default Value:** `["bytes::Bytes"]` (`Vec<String>`)
520520

521521
* [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)
522523

523524

524525
### allow-mixed-uninlined-format-args

0 commit comments

Comments
 (0)