Rust 1.0 Alpha Released & Is Now Feature-Complete For 1.0

Written by Michael Larabel in Programming on 9 January 2015 at 01:47 PM EST. 3 Comments
PROGRAMMING
Just announced by the Rust team is the release of Rust 1.0 Alpha, a huge milestone for the Mozilla-backed programming language.

Rust 1.0 Alpha affirms the point that the language is now feature-complete for v1.0. Rust 1.0 Alpha also marks feature-completeness for the Rust core libraries. However, usability improvements and other non-breakable changes will still come prior to officially declaring Rust 1.0.

Among the new features of Rust 1.0 Alpha are dynamically-sized types, multi-dispatch traits, associated types, where clauses, unboxed closures, macros, integer type changes, and opt-in built-in traits. Rust 1.0 Alpha also presents improvements to the Rust standard library, documentation updates, and other improvements.

More details on Rust 1.0 Alpha can be found via the release announcement at Rust-Lang.org. Rust 1.0 is expected to be officially released later in 2015.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week