mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-27 07:03:45 +00:00
d9cc71fc42
Teach `suspicious_else_formatting` about `if .. {..} {..}` We essentially treat bare blocks `{..}` identically to `if .. {..}`, except for different lint messages. Fixes #3044 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |