Hi!
I'm following: https://github.com/Rust-for-Linux/linux/blob/rust/Documentation/rust/quick-start.rst
make LLVM=1 rustavailable
***
*** Rust compiler 'rustc' is too new. This may or may not work.
*** Your version: 1.61.0
*** Expected version: 1.59.0
***
***
*** Rust bindings generator 'bindgen' is too new. This may or may not work.
*** Your version: 0.59.2
*** Expected version: 0.56.0
***
Rust is available!
Then I run make menuconfig and I didn't find Rust there.
Hi!
I'm following: https://github.com/Rust-for-Linux/linux/blob/rust/Documentation/rust/quick-start.rst
Then I run
make menuconfigand I didn't find Rust there.