Skip to content

Commit

Permalink
update lint configuration doc for [ifs_same_cond]
Browse files Browse the repository at this point in the history
  • Loading branch information
J-ZhengLi committed Mar 14, 2023
1 parent f4ccb06 commit 011bb46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions book/src/lint_configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,7 @@ for the generic parameters for determining interior mutability
**Default Value:** `["bytes::Bytes"]` (`Vec<String>`)

* [mutable_key_type](https://rust-lang.github.io/rust-clippy/master/index.html#mutable_key_type)
* [ifs_same_cond](https://rust-lang.github.io/rust-clippy/master/index.html#ifs_same_cond)


### allow-mixed-uninlined-format-args
Expand Down

0 comments on commit 011bb46

Please sign in to comment.