Gabriel
Results
2
comments of
Gabriel
I found this [example](https://github.com/rust-lang/rust-clippy/blob/4c1d05cfa193012eb197119b4614dd979d7f6004/clippy_lints/src/methods/search_is_some.rs#L37-L58). I think I need something similar, but I don't know how to create an expr from the closure suggestion I made to pass it to the...