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