New lint: detect `if` expressions with simple boolean assignments to the same target Closes #10430 changelog: [`needless_bool_assign`] new lint to detect simple boolean assignment to the same target in `if` branches |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
New lint: detect `if` expressions with simple boolean assignments to the same target Closes #10430 changelog: [`needless_bool_assign`] new lint to detect simple boolean assignment to the same target in `if` branches |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||