Skip to content

Commit 81c6deb

Browse files
authored
Merge pull request #2828 from ultrasaurus/patch-1
Add tracking issue for #!feature(async_closure)]
2 parents 095ac2f + 25d62b0 commit 81c6deb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

text/2394-async_await.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
- Feature Name: async_await
22
- Start Date: 2018-03-30
33
- 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)
4+
- 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)
57

68
# Summary
79
[summary]: #summary

0 commit comments

Comments
 (0)