Hands on Rust for Linux Rust has become the second official language for Linux kernel development since Linux 6.1. I'm curious what it would be like to develop a driver using Rust. Let's figure it out. Part 1 Compile a kernel with Rust support and run it in QEMU Part 2 Build a minimal kernel module in Rust Part 3 Build an out-of-tree driver for e1000