Propagate `accept-comment-above-attributes` to statements by blyxyas · Pull Request #15213 · rust-lang/rust-clippy
Turns out that things like `#[attr]return unsafe { func(); }` didn't work
because we weren't checking above attributes on statements, only on blocks!
ojeda
mentioned this pull request
71 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters