* Re: [PATCH 00/10] rust: pin-init upstream sync for v7.2 (round 1)
[not found] <20260428-pin-init-sync-v1-0-07f9bd3859fb@garyguo.net>
@ 2026-05-10 22:05 ` Gary Guo
0 siblings, 0 replies; only message in thread
From: Gary Guo @ 2026-05-10 22:05 UTC (permalink / raw)
To: Gary Guo, Benno Lossin, Miguel Ojeda, Boqun Feng,
Björn Roy Baron, Andreas Hindborg, Alice Ryhl, Trevor Gross,
Danilo Krummrich
Cc: rust-for-linux, linux-kernel, Alistair Francis, Mohamad Alsadhan
On Tue Apr 28, 2026 at 2:10 PM BST, Gary Guo wrote:
> Alistair Francis (1):
> rust: pin-init: examples: mark as `#[inline]` all `From::from()`s for `Error`
>
> Benno Lossin (1):
> rust: pin-init: internal: adjust license identifier of `zeroable.rs`
>
> Gary Guo (5):
> rust: pin-init: bump minimum Rust version to 1.82
> rust: pin-init: internal: remove redundant `#[pin]` filtering
> rust: pin-init: fix badge URL in README
> rust: pin-init: cleanup workaround for old Rust compiler
> rust: pin-init: internal: turn `PhantomPinned` error into warnings
>
> Mohamad Alsadhan (3):
> rust: pin-init: cleanup `Zeroable` and `ZeroableOptions`
> rust: pin-init: extend `impl_zeroable_option` macro to handle generics
> rust: pin-init: internal: add missing where clause to projection types
Applied to pin-init-next.
Best,
Gary
>
> rust/pin-init/README.md | 2 +-
> rust/pin-init/examples/big_struct_in_place.rs | 3 -
> rust/pin-init/examples/error.rs | 2 +
> rust/pin-init/examples/linked_list.rs | 2 -
> rust/pin-init/examples/mutex.rs | 2 -
> rust/pin-init/examples/pthread_mutex.rs | 2 -
> rust/pin-init/examples/static_init.rs | 2 -
> rust/pin-init/internal/src/diagnostics.rs | 14 +++++
> rust/pin-init/internal/src/init.rs | 9 +--
> rust/pin-init/internal/src/lib.rs | 1 -
> rust/pin-init/internal/src/pin_data.rs | 10 ++--
> rust/pin-init/internal/src/zeroable.rs | 2 +-
> rust/pin-init/src/lib.rs | 79 ++++++++++-----------------
> 13 files changed, 52 insertions(+), 78 deletions(-)
^ permalink raw reply [flat|nested] only message in thread