Rust compiler support works differently
Rust compiler support works differently
Posted Dec 16, 2025 14:36 UTC (Tue) by pj (subscriber, #4506)In reply to: Rust compiler support works differently by taladar
Parent article: The state of the kernel Rust experiment
>This whole idea that the backporting process guarantees that no new bugs are introduced is just one of those lies people tell to management when they demand that something impossible has to be accomplished.
This. Why does management not understand that changing ('fixing') currently-broken code via a backported change ('fix') is at least as unstable as just upgrading? Except that by upgrading you get the benefits of all the other work that's gone into testing and fixing everything else as well, so you're much more likely to end up with a working system, and if you don't then at least it's a bug you can file against a standard version!
