Comment on Linux royalty backs adoption of Rust for kernel code

<- View Parent
barsoap@lemm.ee ⁨1⁩ ⁨week⁩ ago

Nah it’s a different axis. Rust doesn’t have a GC, you do need to think about memory, it’s just that the compiler generally enforces things for you. You learn to think like borrowck thinks because you don’t want to get yelled at. Going back to C then you suddenly mistrust a lot of code a lot more, and rightly so.

source
Sort:hotnewtop