Detects suspiciously looking
if
-statements with potentially missing
else
s.
Partially corresponds to
suspicious_else_formatting
lint from Rust Clippy.