We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 095ac2f + 25d62b0 commit 81c6debCopy full SHA for 81c6deb
text/2394-async_await.md
@@ -1,7 +1,9 @@
1
- Feature Name: async_await
2
- Start Date: 2018-03-30
3
- RFC PR: [rust-lang/rfcs#2394](https://github.com/rust-lang/rfcs/pull/2394)
4
-- Rust Issue: [rust-lang/rust#50547](https://github.com/rust-lang/rust/issues/50547)
+- Rust Issues:
5
+ - [rust-lang/rust#50547](https://github.com/rust-lang/rust/issues/50547)
6
+ - [rust-lang/rust#62290](https://github.com/rust-lang/rust/issues/62290) - #!feature(async_closure)
7
8
# Summary
9
[summary]: #summary
0 commit comments