Rust 团队于近日发布了 Rust 1.68.1 新版本,1.68.1 是一个错误修复版本,主要更新内容如下:
-
Rust 1.68.1 稳定版主要包含对 Rust 的 CI 构建 Windows MSVC 编译器方式的改变,不再为 Rust 代码启用 LTO。
目前认为这对 ThinLTO 的广泛使用没有影响。Rust 编译器在编译过程中使用了一个不稳定的标志来启用 ThinLTO。
该版本中还包括一些其他的修复:
- 修复了用
--enable-local-rust构建编译器的问题 - 在链接器检测代码中把
$prefix-clang视为clang - 修复编译器中的一个 panic
更多详情可查看:https://blog.rust-lang.org/2023/03/23/Rust-1.68.1.html
为您推荐与 rust 相关的帖子:
- Rust 1.73.0 发布
- Rust 1.93.0 稳定版发布
- Rust 1.91.0 稳定版发布
- Rust 1.89.0 稳定版发布
- Rust 1.80.0 发布
- Rust 1.77.0 发布
- Rust 1.75.0 发布
- Rust 1.74.0 发布
- Rust Analyzer 更新 #204,修复问题
- Rust 1.64.0 发布
- Rust 1.72.0 发布,未来支持版本最低为 Windows 10
- Rust 1.71.0 稳定版发布
- Rust 1.70.0 正式发布
- Rust 1.69.0 稳定版已发布
- Rust 1.68.0 现已发布
- Rust 1.67.1 发布
- Rust 1.67 发布
- Rust 1.66.1 发布
暂无回复。
