mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
88bcf1ca19
some simple twists Fixes rust-lang/rust-clippy#15002 Fixes rust-lang/rust-clippy#15379 changelog: [`option_if_let_else`]: Don't remove raw pointer derefs in suggestions changelog: [`option_if_let_else`]: Don't suggest passing argless functions to `Result::map_or_else`