]> git.lizzy.rs Git - rust.git/commit
Auto merge of #9289 - mkrasnitski:9094, r=xFrednet
authorbors <bors@rust-lang.org>
Fri, 12 Aug 2022 06:25:59 +0000 (06:25 +0000)
committerbors <bors@rust-lang.org>
Fri, 12 Aug 2022 06:25:59 +0000 (06:25 +0000)
commit05fc1c7dbc62e63240aa3bee434a722584be0637
tree6d820036e8ec93f2ab53eb2867ed07c95705f12b
parent2b2190cb5667cdd276a24ef8b9f3692209c54a89
parentf7f60b82e8d9ce281f67cef8b95019482ff47298
Auto merge of #9289 - mkrasnitski:9094, r=xFrednet

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`