about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-05-07 22:33:12 +0000
committerbors <bors@rust-lang.org>2019-05-07 22:33:12 +0000
commit33cde4aac2ec1b0a493d0acaa4c4fb45de0c6e94 (patch)
tree1f1b841623f31b379613c828f069f31f396fac57 /src/libstd/sys/unix/stack_overflow.rs
parentcfdc84a009020c59e53e4039beae22eb59e41685 (diff)
parentfe8760cb848d45f5c83b41e689878b893b74e45d (diff)
downloadrust-33cde4aac2ec1b0a493d0acaa4c4fb45de0c6e94.tar.gz
rust-33cde4aac2ec1b0a493d0acaa4c4fb45de0c6e94.zip
Auto merge of #60586 - cramertj:await, r=oli-obk
Implement built-in await syntax

Adds support for .await under the existing async_await feature gate.
Moves macro-like await! syntax to the await_macro feature gate.
Removes support for `await` as a non-keyword under the `async_await`
feature.

This new syntax is not final, but is the consensus solution proposed by the lang team, as explained in https://boats.gitlab.io/blog/post/await-decision/

Fix https://github.com/rust-lang/rust/issues/51719
Fix https://github.com/rust-lang/rust/issues/51751
Fix https://github.com/rust-lang/rust/issues/60016
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions