Temporarily clarify that a patch is still required

Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
This commit is contained in:
Miguel Ojeda 2023-02-05 02:15:07 +01:00
parent 490d67b427
commit 2f962a6247

View File

@ -37,7 +37,7 @@ For details about out-of-tree modules, see https://www.kernel.org/doc/html/lates
## rust-analyzer ## rust-analyzer
Rust for Linux supports building a `rust-project.json` configuration for [`rust-analyzer`](https://rust-analyzer.github.io/), including for out-of-tree modules: Rust for Linux (with https://lore.kernel.org/rust-for-linux/20230121052507.885734-1-varmavinaym@gmail.com/ applied) supports building a `rust-project.json` configuration for [`rust-analyzer`](https://rust-analyzer.github.io/), including for out-of-tree modules:
```sh ```sh
make -C .../linux-with-rust-support M=`pwd` rust-analyzer make -C .../linux-with-rust-support M=`pwd` rust-analyzer