this post was submitted on 19 Feb 2024
45 points (100.0% liked)

Rust

5829 readers
61 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 2 comments
sorted by: hot top controversial new old
[โ€“] autotldr@lemmings.world 10 points 7 months ago (1 children)

This is the best summary I could come up with:


Posted on Saturday was this patch series taking the kernel's Rust infrastructure up to Rust 1.76 compatibility.

That was immediately followed by the Rust 1.77 patch for that yet to be released as stable toolchain.

Rust 1.77 also adds a "--check-cfg" option that the Rust kernel code will likely transition to in the future.

This follows the Rust for Linux policy of tracking the upstream Rust version upgrades until there is a minimum version that can be declared where all used features are considered stable.

At that unknown point in the future, the minimum version will be declared as noted in their version policy.

This upgrading to Rust 1.77 will likely take place for the upcoming Linux 6.9 kernel merge window.


The original article contains 170 words, the summary contains 121 words. Saved 29%. I'm a bot and I'm open source!

[โ€“] aicse@lemm.ee 1 points 7 months ago