rust/clippy_lints
bors 0ce07f61db Auto merge of #12961 - GuillaumeGomez:fix-manual_unwrap_or_default, r=Alexendoo
Fix incorrect suggestion for `manual_unwrap_or_default`

Fixes #12928.

If this not a "simple" pattern, better not emit the lint.

changelog: Fix incorrect suggestion for `manual_unwrap_or_default`
2024-06-21 17:05:43 +00:00
..
src Auto merge of #12961 - GuillaumeGomez:fix-manual_unwrap_or_default, r=Alexendoo 2024-06-21 17:05:43 +00:00
Cargo.toml Bump Clippy version -> 0.1.81 2024-06-13 12:24:14 +02:00
README.md

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