Re: [PATCH v2 0/5] Check Rust signatures at compile time
From: Miguel Ojeda
Date: Fri Feb 28 2025 - 08:12:52 EST
On Fri, Feb 28, 2025 at 1:40 PM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
>
> This is because cbindgen assumes a
> cargo-based buildsystem, so it is not compatible with the kernel's build
> system.
I don't think this is true (checking is already a very good
justification, so we don't need this to justify the series):
https://lore.kernel.org/rust-for-linux/CANiq72mHVbnmA_G1Fx3rz06RXA+=K5ERoWKjH-UDJ9cKxvKQ1g@xxxxxxxxxxxxxx/
Cheers,
Miguel