mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 21:23:56 +00:00
6ed04af81c
The await desugaring contains two calls (`Poll::new_unchecked` and `get_context`) inside a single unsafe block. That violates the lint. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |