A first look at Rust in the 6.1 kernel
A first look at Rust in the 6.1 kernel
Posted Oct 16, 2022 15:47 UTC (Sun) by flussence (guest, #85566)In reply to: A first look at Rust in the 6.1 kernel by mathstuf
Parent article: A first look at Rust in the 6.1 kernel
Rust is a config-time check so I guess it'd be exactly the same as other toolchain probing: you can see the effect if you do `make LLVM=1 oldconfig`; it pops up a bunch of new clang-specific questions but the old gcc-plugin ones silently vanish without warning, and vice versa.
