I've found that when you're doing concurrency, Rust makes things easier, and it becomes simpler to get right.
However, adapting the conventions and mechanisms of a large complex C system like the Linux kernel to Rust is taking time.
I've found that when you're doing concurrency, Rust makes things easier, and it becomes simpler to get right.
However, adapting the conventions and mechanisms of a large complex C system like the Linux kernel to Rust is taking time.