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 f6a2cc8 + 8872939 commit c89be81Copy full SHA for c89be81
src/2018/status.md
@@ -45,6 +45,11 @@
45
| [Module system path changes] | Unstable; [tracking issue][issue#44660] | 2018 |
46
| [`async`/`await`] | [Not fully implemented][issue#50547] | 2018 |
47
48
+While some of these features are already available in Rust 2015, they are tracked here
49
+because they are being promoted as part of the Rust 2018 edition. Accordingly, they
50
+will be discussed in subsequent sections of this guide book. The features marked as
51
+"Shipped" are all available today in stable Rust, so you can start using them right now!
52
+
53
## Standard library
54
55
[issue#49668]: https://github.com/rust-lang/rust/issues/49668
0 commit comments