Rust Programming Language 1.8 Released

Written by Michael Larabel in Programming on 14 April 2016 at 01:22 PM EDT. 12 Comments
PROGRAMMING
Rust 1.8 has been declared stable by the team working on this increasingly popular programming language focused on safety, speed, and concurrency.

Changes with Rust 1.8 include work on replacing their Make-based build system with one using Cargo, operator-equals operators can now be overloaded via traits, a small change to handling of structs with no fields, and library stabilizations. Some of the RUst 1.8 library work include improvements to CString, UTF-16 related string methods, and other changes. Some improvements to Cargo were also made for Rust 1.8.

More details on the Rust 1.8 release can be found via Rust-Lang.org.
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