]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #3680 - g-bartoszek:needless-bool-else-if-brackets, r=oli-obk
authorbors <bors@rust-lang.org>
Mon, 21 Jan 2019 11:47:06 +0000 (11:47 +0000)
committerbors <bors@rust-lang.org>
Mon, 21 Jan 2019 11:47:06 +0000 (11:47 +0000)
needless bool lint suggestion is wrapped in brackets if it is an "els…

…e" clause of an "if-else" statement

1  2 
clippy_lints/src/needless_bool.rs

Simple merge