mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
612ae353d7
Fix `if_then_some_else_none` sugg missing closure intro
Fixes #13407
#13407 works in current stable. The suggestion-generating code got trampled over in 0532104247 :-)
changelog: [`if_then_some_else_none`]: Fix missing closure in suggestion