mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
05fc1c7dbc
Extend `if_then_some_else_none` to also suggest `bool::then_some` Closes #9094. changelog: Extend `if_then_some_else_none` to also suggest `bool::then_some`