Re: [PATCH 1/1] nova-core: Update firmware bindings to use zerocopy traits
From: Miguel Ojeda
Date: Mon Jun 29 2026 - 05:26:18 EST
On Mon, Jun 29, 2026 at 9:37 AM Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:
>
> This is the part my other email [1] was about: are we going, long-term,
> to replace this with a `#[derive(zerocopy_derive::most_traits)]`? If the
> This also might be something that will land soon through the Rust tree;
> Miguel, do you know what the plan is by any chance?
If you mean:
https://lore.kernel.org/rust-for-linux/20260625231919.692444-1-ojeda@xxxxxxxxxx/
Then yeah :)
Cheers,
Miguel