rust/clippy_lints
bors 93fe3562d0 Auto merge of #7174 - camsteffen:eval-order-async, r=flip1995
Fix eval_order_dependence async false positive

changelog: Fix [`eval_order_dependence`] false positive in async code

Fixes #6925
2021-05-05 21:18:05 +00:00
..
src Auto merge of #7174 - camsteffen:eval-order-async, r=flip1995 2021-05-05 21:18:05 +00:00
Cargo.toml Metadata collection: Collecting Applicability assign values 2021-05-05 18:35:33 +02:00
README.md

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