rust/clippy_lints
bors c8eba8e4a1 Auto merge of #9967 - koka831:fix/9416, r=llogiq
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`
2022-11-27 19:03:06 +00:00
..
src Auto merge of #9967 - koka831:fix/9416, r=llogiq 2022-11-27 19:03:06 +00:00
Cargo.toml Bump Clippy version -> 0.1.67 2022-11-21 20:02:06 +01:00
README.md

This crate contains Clippy lints. For the main crate, check GitHub.