Rust compiler support works differently
Rust compiler support works differently
Posted Dec 15, 2025 14:59 UTC (Mon) by pizza (subscriber, #46)In reply to: Rust compiler support works differently by iabervon
Parent article: The state of the kernel Rust experiment
> and building a new kernel with an old Rust compiler isn't any more stable than building a new kernel with a new Rust compiler.
...Unless said kernel relies upon "unstable" Rust features that are treated differently in different compiler revisions.
(And correct me if I'm wrong, but there are still a pile of unstable-isms in mainline R4L right now. In time that number will presumably continue to go down but it's quite reasonable expect to occasionally go back up for new/optional Linux features)
