8a1f0cd765
Don't lint non-statement/faux empty `needless_if`s Also has a basic fall-back for `if` statements that have attributes applied to them and incorporates https://github.com/rust-lang/rust-clippy/pull/10921#pullrequestreview-1474008780 while I was there r? `@Manishearth` changelog: none