{"id":813,"date":"2015-12-16T19:03:42","date_gmt":"2015-12-16T16:03:42","guid":{"rendered":"https:\/\/sobbayi.com\/?p=813"},"modified":"2015-12-16T19:03:42","modified_gmt":"2015-12-16T16:03:42","slug":"rust-1-5-stable-has-been-released","status":"publish","type":"post","link":"http:\/\/local.brightwhiz\/rust-1-5-stable-has-been-released\/","title":{"rendered":"Rust 1.5 Stable Has Been Released"},"content":{"rendered":"
The Rust team recently announced the release of Rust 1.5 Stable for immediate download. This version comes with about 700 changes, several bug fixes, and performance enhancements.<\/p>\n
According to the developers, Rust is a systems programming language<\/a> that guarantees thread safety and prevents segfaults.<\/p>\n A few notable changes that come with this latest release include several stabilized APIs. The most notable new feature that comes here is the introduction of<\/p>\n for installing Cargo application packages on the local operating system making it ideal for distributing Rust applications.<\/p>\n Other changes include all function invocations being properly checked for being well-formed now.<\/p>\n has been removed completely.<\/p>\n Crate metadata size has been reduced by about 20%. Other huge reductions in libcore size as major reductions in memory usage.<\/p>\n There is also preliminary support for NetBSD on amd64 in this version.<\/p>\n To get a better insight into what comes with Rust 1.5 you can check out the release notes here<\/a>. Furthermore, you can go ahead and download Rust from this location<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":" The Rust team recently announced the release of Rust 1.5 Stable for immediate download. This version comes with about 700 changes, several bug fixes, and performance enhancements. According to the…<\/p>\n","protected":false},"author":1,"featured_media":7366,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25,13,28,16,18],"tags":[147,350,431,471,472,515,544,545,591],"yoast_head":"\nWhat’s New With Rust 1.5 Stable Release?<\/h2>\n
cargo install<\/pre>\n
#[derive(Show)]<\/pre>\n