Skip to content

Commit d1302bd

Browse files
committed
use stable to mean "on stable channel" only
1 parent 59b31b1 commit d1302bd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

posts/2019-09-27-Async-await-hits-beta.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ better:**
5252

5353
### Restructuring Async I/O in the Rust org
5454

55-
Now that async-await is stable, we are taking the opportunity to make
56-
some changes to our Rust team structure. The current structure
57-
includes two working groups: the [Async Foundations WG], focused on
58-
building up core language support, and the [Async Ecosystem WG],
59-
focused on supporting the ecosystem develop.
55+
Now that async-await is approaching stable, we are taking the
56+
opportunity to make some changes to our Rust team structure. The
57+
current structure includes two working groups: the [Async Foundations
58+
WG], focused on building up core language support, and the [Async
59+
Ecosystem WG], focused on supporting the ecosystem develop.
6060

6161
**In light of all the activity going on in the ecosystem, however,
6262
there it not as much need for the [Async Ecosystem WG], and as such

0 commit comments

Comments
 (0)