rust/clippy_lints
bors 612ae353d7 Auto merge of #13409 - lukaslueg:issue13407, r=dswij
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 053210424727ff279515f4b9a7f0cf6e5632acf3 :-)

changelog: [`if_then_some_else_none`]: Fix missing closure in suggestion
2024-09-22 11:59:12 +00:00
..
2024-09-05 17:00:55 +02:00

This crate contains Clippy lints. For the main crate, check GitHub.