Rust tracking issue: https://github.com/rust-lang/rust/issues/50547 Places that will need to be updated: - https://github.com/rust-lang-nursery/edition-guide/blame/68c458b9b68edced39aebea60e672a22d4d50edf/src/rust-2018/control-flow/index.md#L6 "The most notable of these *will* be [`async` and `await`][async_await]." - The entire https://github.com/rust-lang-nursery/edition-guide/blob/68c458b9b68edced39aebea60e672a22d4d50edf/src/rust-2018/control-flow/async-await-for-easier-concurrency.md, which for now is a placeholder that says it'll be updated
Rust tracking issue: rust-lang/rust#50547
Places that will need to be updated:
asyncandawait][async_await]."