Cuong Le

Results 2 issues of Cuong Le

## Location * Remote ## Salary Expectation * $2300/month + $25k equity grant (no negotiation) ## Requirements * Good problem solving * Good English * 3~5+ years Software Engineering experience...

Fixes rust-lang/rust-clippy#16061. Extend `never_loop` to also lint iterator reduction methods (e.g. `for_each`, `try_for_each`, `fold`, `try_fold`, `reduce`, `all`, `any`) when the closure’s body diverges (return type `!`). Add a UI test...

S-waiting-on-review