Rust heads into the kernel?
Rust heads into the kernel?
Posted Apr 23, 2021 0:43 UTC (Fri) by roc (subscriber, #30627)In reply to: Rust heads into the kernel? by josh
Parent article: Rust heads into the kernel?
I think there's actually a conundrum here. Someone is going to have to decide how much language and compiler work to do before you really push on Rust being used in the Linux kernel --- because before you do the latter, you will need to settle once and hopefully for all the idiomatic way to handle Errno results for various common T types.