Rust in the 6.2 kernel
Rust in the 6.2 kernel
Posted Nov 19, 2022 9:02 UTC (Sat) by gasche (subscriber, #74946)Parent article: Rust in the 6.2 kernel
`Either` sounds like a generic type that would have its place in any "standard library for building stuff" for the Rust language, not particularly related to kernel programming. Do I correctly understand that the Rust-in-kernel people are not using any of the existing Rust stdlib, and are in fact reinventing their own stdlib? If so, then what are the mechanisms in place to ensure the ongoing quality and consistency of the design?
