Rust for Linux 7.3 开始寻找准备为 Rust 的 GCC 后端修复

2026年8月18日2 次浏览来源:Phoronix阅读原文

正文保留英文原文(机翻易破坏代码与排版),标题/摘要已提供中文

除了POWER/PowerPC代码外,添加了Rust内核支持,目前已经提交了Linux 7.3内核的主要Rust编程语言更新. 最出名的是早期的修复,最终允许实验性的Rust GCC后端被用来替代带有LLVM代码生成的官方生锈编译器. .

In addition to the POWER/PowerPC code adding Rust kernel support, the main set of Rust programming language updates for the Linux 7.3 kernel have now been submitted.

Most notable are early fixes toward eventually allowing the experimental Rust GCC back-end to be used as an alternative to the official rustc compiler with LLVM code generation...

分享