rust/clippy_lints
bors 583962150b Auto merge of #10490 - samueltardieu:issue-10482, r=xFrednet
Do not propose to remove `async move` if variables are captured by ref

Fixes #10482

changelog: FP [`redundant_async_block`] Do not propose to remove `async move` if variables are captured by ref
2023-03-22 08:19:39 +00:00
..
src Auto merge of #10490 - samueltardieu:issue-10482, r=xFrednet 2023-03-22 08:19:39 +00:00
Cargo.toml Bump Clippy version -> 0.1.70 2023-03-10 10:22:27 +01:00
README.md

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