mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
0da4dab720
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`