New Tools
New Tools
Posted Sep 24, 2024 10:14 UTC (Tue) by Wol (subscriber, #4433)In reply to: New Tools by LtWorf
Parent article: Resources for learning Rust for kernel development
The computer is an idiot, it knows not how and when,
In fact the only thing it knows is 1+1 is 10
In fact the only thing it knows is 1+1 is 10
It's not that Rust programs don't contain bugs. It's that a Rust program is much more likely to do what you (thought you) told it to. The Rust compiler is very aggressive about coming back and saying "I don't understand", whereas the C compiler will just go off and do its best.
Doesn't stop Rust being full of "Do What I Mean Not What I Say" bugs ...
Cheers,
Wol
