this post was submitted on 08 Jan 2024
18 points (100.0% liked)

Rust

5989 readers
34 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] autotldr@lemmings.world -1 points 10 months ago

This is the best summary I could come up with:


Rust For Linux maintainer Miguel Ojeda was among those submitting early pull requests of code feature changes for the now-open Linux 6.8 kernel cycle.

As mentioned many times before, the Rust toolchain for the Linux kernel will continue to be upgraded against new upstream versions until all the pieces are in place that a sane and safe minimum version baseline can be declared for the Linux kernel use.

While not part of this merge request for Linux 6.8, there is already a patch series that takes the toolchain up to the new Rust 1.75 version.

Another Rust for Linux improvement recently floated on the mailing list but not part of this merge is LoongArch support for the Rust Linux kernel code.

Rust for Linux 6.8 can also now automate part of the manual constants handling, preps for the to-be-merged ARM64 support, reducing header inclusion bloat within exports, new features for the kernel and macros crates, and updated documentation.

See this pull for the full list of Rust feature patches for Linux 6.8.


The original article contains 194 words, the summary contains 172 words. Saved 11%. I'm a bot and I'm open source!