The Rust for Linux project
The Rust for Linux project
Posted Sep 16, 2021 23:47 UTC (Thu) by roc (subscriber, #30627)Parent article: The Rust for Linux project
Is it a principle of Linux development that "kernel maintainers shall not be required to learn anything new"? Presumably over time kernel devs have had to learn new rules for writing C code, as the kernel C dialect has moved away from standard C and issues like memory ordering have become important. I guess the problem is that those changes have been incremental but "learn Rust" is not. That's certainly a valid issue.
