Linux 6.5 Upgrading The Rust Toolchain, New Modules Added

Written by Michael Larabel in Programming on 19 June 2023 at 06:12 AM EDT. 9 Comments
PROGRAMMING
While the Linux 6.5 merge window isn't opening for another week, Rust for Linux lead developer Miguel Ojeda has already submitted the pull request of the new Rust kernel code destined for this next kernel cycle.

Most notable with the Rust code updates for Linux 6.5 is making an upgrade to the Rust toolchain. Linux 6.5 will be using the Rust 1.68.2 toolchain with a goal of upgrading their toolchain more often now so that it's closer to the latest upstream release.Eventually though once everything is mature enough they plan to have some mandated minimum version for which the Linux kernel will target. By moving to Rust 1.68.2 they are enjoying more stabilization of various Rust features being used within the kernel.


The new Rust code for Linux 6.5 also adds a new pin-init API and new modules of error / str / sync / task / types. There are also Rust for Linux documentation improvements and other enhancements within this new pull request.

The full list of Rust code updates submitted ahead of the Linux 6.5 merge window can be found via this pull request.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week