bors 407c352688 Auto merge of #10337 - EliasHolzmann:fix/10335, r=dswij
Fix: Some suggestions generated by the option_if_let_else lint did not compile

This addresses a bug in Clippy where the fix suggestend by the `option_if_let_else` lint would not compile for `Result`s which have an impure expression in the `else` branch.

---

changelog: [`option_if_let_else`]: Fixed incorrect suggestion for `Result`s
[#10337](https://github.com/rust-lang/rust-clippy/pull/10337)
<!-- changelog_checked -->

Fixes #10335.
2023-05-18 01:34:19 +00:00
..
2023-04-25 05:06:45 -05:00
2023-05-03 20:55:14 +02:00
2023-05-03 20:55:14 +02:00
2023-05-03 20:55:14 +02:00
2023-04-23 10:52:27 -04:00
2023-04-23 10:52:27 -04:00
2023-05-03 20:55:14 +02:00
2023-05-03 20:55:14 +02:00
2023-05-03 20:55:14 +02:00
2023-04-27 17:18:12 +00:00
2023-04-23 10:52:27 -04:00
2023-05-11 22:25:14 +02:00
2023-04-23 10:52:27 -04:00
2023-05-08 13:20:33 +02:00
2023-04-23 10:52:27 -04:00
2023-04-25 05:06:45 -05:00
2023-04-23 10:52:27 -04:00
WIP
2023-04-30 13:45:45 +01:00
WIP
2023-04-30 13:45:45 +01:00
2023-04-30 14:34:46 +01:00
2023-04-23 10:52:27 -04:00
2023-05-03 20:55:14 +02:00
2023-05-03 20:55:14 +02:00
2023-05-03 20:55:14 +02:00
2023-05-14 12:21:23 -05:00
2023-05-14 12:21:23 -05:00
2023-05-14 12:21:23 -05:00
2023-05-08 18:38:41 +02:00