rust/clippy_lints
est31 6990eaa972 Don't suppress manual_let_else if question_mark is allowed
If question_mark is allowed, there is no overlap any more,
so we can just not suppress it.
2023-07-03 09:42:54 +02:00
..

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