mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-31 17:12:53 +00:00
44e0747664
Stop linting `else if let` pattern in [`option_if_let_else`] lint For readability concerns, it is counterproductive to lint `else if let` pattern. Unfortunately the suggested code is much less readable. Fixes: #7006 changelog: stop linting `else if let` pattern in [`option_if_let_else`] lint |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |