mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
c8eba8e4a1
Remove blank lines when needless_return returns no value fix https://github.com/rust-lang/rust-clippy/issues/9416 changelog: [`needless_return`] improve result format r? `@llogiq`