Skip to content
Commit 05a2b001 authored by Lukas Fischer's avatar Lukas Fischer Committed by Miguel Ojeda
Browse files

scripts: generate_rust_analyzer: Add ffi crate



Commit d072acda ("rust: use custom FFI integer types") did not
update rust-analyzer to include the new crate.

To enable rust-analyzer support for these custom ffi types, add the
`ffi` crate as a dependency to the `bindings`, `uapi` and `kernel`
crates, which all directly depend on it.

Fixes: d072acda ("rust: use custom FFI integer types")
Signed-off-by: default avatarLukas Fischer <kernel@o1oo11oo.de>
Reviewed-by: default avatarTamir Duberstein <tamird@gmail.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20250404125150.85783-2-kernel@o1oo11oo.de


Signed-off-by: default avatarMiguel Ojeda <ojeda@kernel.org>
parent 0af2f6be
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment