721f688eff
Fix false positives for `implicit_return` and `empty_loop` on macro expansion. This PR only fixes `implicit_return` and `empty_loop`. But I suspect this bug may affect a lot of other lints.