This doc is a brief overview summarizing the current project goal slate from a lang-team point-of-view.
Recommended order of reading:
Through conversations with Rust teams and customers, we have identified two key flagship goals that will help advance Rust in particular domains:
In addition, we've assembled a list of cross-cutting Rust improvements that will improve the experience of using Rust across the board in ways big and small. Some of these improvements are targeting the functioning of the Rust open-source project itself (assembling this list of goals is one).
Async goals:
[Async vision doc]
[Async closure] design reviews and meetings
Send bound decision ("RTN" is current plan)
Heads up looking forward:
Derive(SmartPointer)
decision and support