{"id":4828,"date":"2017-06-08T18:56:26","date_gmt":"2017-06-08T22:56:26","guid":{"rendered":"http:\/\/local.brightwhiz\/?p=4828"},"modified":"2017-06-08T18:56:26","modified_gmt":"2017-06-08T22:56:26","slug":"rust-1-18-release-announced","status":"publish","type":"post","link":"http:\/\/local.brightwhiz\/rust-1-18-release-announced\/","title":{"rendered":"Rust 1.18 Release is now Available for Download"},"content":{"rendered":"
The latest Rust 1.18 release has been announced for general availability. This version comes with several fixes and improvements over the previous versions.<\/p>\n
Rust<\/a> is a systems programming language<\/a> designed for speed and concurrency as well as stability and safety. Find out more here<\/a>.<\/p>\n There is now new scoping method using the There is also a host of Library API sterilizations as well as new Cargo features. You can check out all the new features in the official release notes here<\/a>.<\/p>\nHighlights of the new Rust 1.18 Release<\/h2>\n
pub<\/code> keyword using the crate keyword to restrict it to the crate and not outside of it. Windows users can enjoy a new attribute,
#![windows_subsystem]<\/code> allowing to control the
\/SUBSYSTEM<\/code> flag in the linker were only console and windows are supported.<\/p>\n