rust/clippy_utils
Aaron Christiansen 4c43aa7053 Fix suggestion for async in redundant_closure_call
Fix redundant_closure_call for single-expression async closures

Add Sugg::asyncify

Use Sugg for redundant_closure_call implementation
2022-07-15 15:49:04 +01:00
..
src Fix suggestion for async in redundant_closure_call 2022-07-15 15:49:04 +01:00
Cargo.toml Merge commit '0cb0f76368' into clippyup 2022-06-30 10:50:09 +02:00