Renaming the lint to branches_sharing_code and fixing typos
This commit is contained in:
parent
7c9e192e05
commit
a6f54f5dfd
22 changed files with 71 additions and 69 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#![allow(clippy::never_loop)]
|
||||
#![allow(clippy::no_effect)]
|
||||
#![allow(clippy::unnecessary_operation)]
|
||||
#![allow(clippy::shared_code_in_if_blocks)]
|
||||
#![allow(clippy::branches_sharing_code)]
|
||||
|
||||
mod basic_expr {
|
||||
fn test() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue