rust/clippy_lints
bors 722de3b546 Auto merge of #12842 - J-ZhengLi:issue12801, r=y21
add parentheses to [`let_and_return`]'s suggestion

closes: #12801

---

changelog: suggest adding parentheses when linting [`let_and_return`] and [`needless_return`]
2024-05-27 08:04:36 +00:00
..
src Auto merge of #12842 - J-ZhengLi:issue12801, r=y21 2024-05-27 08:04:36 +00:00
Cargo.toml Merge commit '20b085d500dfba5afe0869707bf357af3afe20be' into clippy-subtree-update 2024-05-02 17:26:44 +02:00
README.md

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