Add result_and_then_ok
lint
#4412
Labels
A-lint
Area: New lints
good-first-issue
These issues are a good way to get started with Clippy
L-complexity
Lint: Belongs in the complexity lint group
L-suggestion
Lint: Improving, adding or fixing lint suggestions
In #4386 the
option_and_then_some
lint was added. This can also be implemented forresult_and_then_ok
:Originally posted by @flip1995 in #4386
The text was updated successfully, but these errors were encountered: