新功能介绍:
现在可以使用文字的静态引用:[code]fn main() {
let x: &'static u32 = &0;
}[/code]宽松的路径语法:Optional :: before < is now allowed in all contexts.[code]my_macro!(Vec
my_macro!(Vec::
Upgraded jemalloc to 4.5.0
Enabled unwinding panics on Redox
Now runs LLVM in parallel during translation phase.
软件详情:https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1180-2017-06-08
来自:开源中国社区

