mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-17 06:28:42 +00:00
update lint configuration doc for [ifs_same_cond
]
This commit is contained in:
parent
f4ccb06d69
commit
011bb46337
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue