-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
Version
tokio-async-await 0.1.7
Platform
Linux 4.15.0-51-generic #55-Ubuntu SMP Wed May 15 14:27:21 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
rustc: nightly 2019-06-14
Subcrates
tokio-async-await 0.1.7
Description
tokio-async-await doesn't compile.
error[E0432]: unresolved import `std::await`
--> /home/***/.cargo/registry/src/mygithub.libinneed.workers.dev-1ecc6299db9ec823/tokio-async-await-0.1.7/src/lib.rs:35:9
|
35 | pub use std::await as std_await;
| ^^^^^^^^^^^^^^^^^^^^^^^ no `await` in the root
This issue does not occur in nightly-2019-05-06. It is likely caused by this change in rustc.
Metadata
Metadata
Assignees
Labels
No labels