[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <DA18X1G7DRJE.1UENBX2ASM6Z9@kernel.org>
Date: Tue, 20 May 2025 21:47:32 +0200
From: "Benno Lossin" <lossin@...nel.org>
To: "Miguel Ojeda" <ojeda@...nel.org>, "Alex Gaynor"
<alex.gaynor@...il.com>, "Boqun Feng" <boqun.feng@...il.com>, "Gary Guo"
<gary@...yguo.net>, Björn Roy Baron
<bjorn3_gh@...tonmail.com>, "Benno Lossin" <benno.lossin@...ton.me>,
"Andreas Hindborg" <a.hindborg@...nel.org>, "Alice Ryhl"
<aliceryhl@...gle.com>, "Trevor Gross" <tmgross@...ch.edu>, "Danilo
Krummrich" <dakr@...nel.org>
Cc: "Lyude Paul" <lyude@...hat.com>, <rust-for-linux@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/2] rust: add `pin-init` as a dependency to `bindings`
and `uapi`
On Tue May 20, 2025 at 9:23 PM CEST, Benno Lossin wrote:
> This allows `bindings` and `uapi` to implement `Zeroable` and use other
> items from pin-init.
>
> Signed-off-by: Benno Lossin <lossin@...nel.org>
> ---
> rust/Makefile | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
I also forgot to add this:
Co-developed-by: Miguel Ojeda <ojeda@...nel.org>
Link: https://rust-for-linux.zulipchat.com/#narrow/channel/291565-Help/topic/Zeroable.20trait.20for.20C.20structs/near/510264158
Will add it with the new version that also fixes rust-analyzer.
---
Cheers,
Benno
Powered by blists - more mailing lists