Skip to content

Commit c89be81

Browse files
authored
Merge pull request #65 from eminence/feature_status
Added note about 2015 features in the feature status table
2 parents f6a2cc8 + 8872939 commit c89be81

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/2018/status.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@
4545
| [Module system path changes] | Unstable; [tracking issue][issue#44660] | 2018 |
4646
| [`async`/`await`] | [Not fully implemented][issue#50547] | 2018 |
4747

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+
4853
## Standard library
4954

5055
[issue#49668]: https://github.com/rust-lang/rust/issues/49668

0 commit comments

Comments
 (0)