The first half of the 6.6 merge window
The first half of the 6.6 merge window
Posted Sep 11, 2023 18:06 UTC (Mon) by ojeda (subscriber, #143370)In reply to: The first half of the 6.6 merge window by milesrout
Parent article: The first half of the 6.6 merge window
It does answer the questions that gray_-_wolf posed.
As the webpage mentions, we are currently trying out upgrading to the latest Rust release as they land. So far, it has not been a problem for the kernel developers using Rust.
But, to be clear, as the webpage also says, this is just the policy before we can establish a minimum version. Being in the latest one will make it much easier to establish so when it happens, it makes development easier and allows us to give feedback to the Rust teams on the unstable features we need.
> Putting a language into the kernel that is so unstable that the "ideal" solution is to track the *latest release* is so insane I can't believe it's being seriously considered.
The Rust language is stable. Some features we need are not. I will add a note to the webpage to make it clear that Rust promises backwards compatibility (for the stable language).
And it is not an ideal solution: the webpage makes it clear that in the end we want to establish a policy similar to GCC, Clang or other tools used in the kernel.
