rust-lang/rust-roadmap-2017

Lang team roadmap

Opened this issue · 2 comments

All projects

The major focus is ergonomic and learnability improvements.

This issue also tracks major features that have been requested or are in progress:

  • For specialization, I wrote a blog post talking about some of the blockers for stabilization. At the moment, the main blocker is the trait system revamp.

  • For impl Trait, there's an open RFC proposing stabilization.

  • For union, we are in FCP for stabilization for a subset of the feature.

Reworked the issue a bit, and logged the const generics status.