is announcing that Rust with version number 1.4.0 is already available to download.
What is Rust ?
Rust is A blazingly fast, concurrent, multi-paradigm, efficient, crash-free, compiled programming language developed by The Mozilla Foundation .
Rust comes as a suite of associated libraries, documentation files, and a full-on compiler.The language itself was written specifically for developing client-server Web apps, with the main focus being on speed and a crash-free design.Rust’s syntax is very similar to C and C++, making it very easy to learn if you have basic programming knowledge.Applications written in Rust are notably stable.
This is changelog for Rust version 1.4.0 :
You can read the complete changelog and also download this latest version on their homepage: www.rust-lang.org