Lines by C vs Rust
Lines by C vs Rust
Posted Feb 12, 2026 17:42 UTC (Thu) by jmalcolm (subscriber, #8876)In reply to: Lines by C vs Rust by tux3
Parent article: Development statistics for 6.19
Of course, Rust is not really used in the real kernel just yet as it is all support code and a few drivers. I think your regression could pan out on the driver side.
But we have not yet seen the pace of adoption once we actually get into the core kernel. And, though I look forward to the benefits of Rust, using it in areas that will cause the kernel to stop building on niche architectures is a big deal.
I also love me some LLVM and Clang and pretty much only run architectures that they support. But the ability to compile Rust code in GCC is going to be a gate for adoption of Rust in Linux I would think. Thankfully, gccrs has it as a goal for this year to compile the Linux kernel and LWN has it as one of their 2026 predictions.
https://lwn.net/Articles/1052269/
Rust in the core of Linux in 2027 seems like a real possibility and it will be VERY interesting to see how fast it takes off once it is in there.
After all this arguing, it could be faster than we think.
