rust/clippy_lints
bors 0da4dab720 Auto merge of #11584 - koka831:fix/11335, r=blyxyas
let_and_return: Wrap with parenthesis if necessary

- fixes https://github.com/rust-lang/rust-clippy/issues/11335

changelog: [`let_and_return`]: Wrap suggestion with parenthesis if necessary

r? `@Centri3`
2023-10-26 14:20:13 +00:00
..
src Auto merge of #11584 - koka831:fix/11335, r=blyxyas 2023-10-26 14:20:13 +00:00
Cargo.toml Hide config implementation details from public docs 2023-10-24 11:52:17 +00:00
README.md

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