mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 21:23:56 +00:00
7ad3373bb1
`needless_return_with_question_mark` ignore let-else Fixes #11765 This PR makes `needless_return_with_question_mark` to ignore expr inside let-else. changelog: [`needless_return_with_question_mark`] ignore let-else |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |