Rust 1.34.1 稳定版发布,Bug 修复

  

Rust 1.34.1 发布了,该版本更新如下:

  • 修复 clippy::redundant_closure 的误报
  • 修复 clippy::missing_const_for_fn 的误报

详情可查阅发布公告

可以直接通过 rust 获取更新:

$ rustup update stable

下载地址:

猜你喜欢

转载自www.oschina.net/news/106262/rust-1-34-1-released