Teach `suspicious_else_formatting` about `if .. {..} {..}`
We essentially treat bare blocks `{..}` identically to `if .. {..}`, except for different lint messages.
Fixes #3044
|
||
|---|---|---|
| .. | ||
| auxiliary | ||
| run-pass | ||
| ui | ||
| ui-toml | ||
| compile-test.rs | ||
| dogfood.rs | ||
| matches.rs | ||
| needless_continue_helpers.rs | ||
| versioncheck.rs | ||