Rust in the 6.2 kernel
Rust in the 6.2 kernel
Posted Nov 19, 2022 9:42 UTC (Sat) by Wol (subscriber, #4433)In reply to: Rust in the 6.2 kernel by gasche
Parent article: Rust in the 6.2 kernel
Bear in mind the kernel does not use the standard C stdlib either. Could they be re-writing the Rust stdlib for the exact same reason, namely (a) the stdlib breaks kernel invariants, and (b) the stdlib does not take into account that hardware breaks stdlib invariants?
Cheers,
Wol
