Y
Hacker News
new
|
ask
|
show
|
jobs
by
junon
159 days ago
Because not ALL of it is unsafe. The point of using Rust in the kernel is to write abstractions over the unsafe bits and then utilize safe Rust for all the logic you build on top.