From: "Gary Guo" <gary@garyguo.net>
To: "Gary Guo" <gary@garyguo.net>, "Benno Lossin" <lossin@kernel.org>,
"Miguel Ojeda" <ojeda@kernel.org>,
"Boqun Feng" <boqun@kernel.org>,
"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
"Andreas Hindborg" <a.hindborg@kernel.org>,
"Alice Ryhl" <aliceryhl@google.com>,
"Trevor Gross" <tmgross@umich.edu>,
"Danilo Krummrich" <dakr@kernel.org>
Cc: <rust-for-linux@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
"Alistair Francis" <alistair.francis@wdc.com>,
"Mohamad Alsadhan" <mo@sdhn.cc>
Subject: Re: [PATCH 00/10] rust: pin-init upstream sync for v7.2 (round 1)
Date: Sun, 10 May 2026 23:05:26 +0100 [thread overview]
Message-ID: <DIFC60XM999U.2MTSTDRGJBAZH@garyguo.net> (raw)
In-Reply-To: <20260428-pin-init-sync-v1-0-07f9bd3859fb@garyguo.net>
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(-)
parent reply other threads:[~2026-05-10 22:05 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20260428-pin-init-sync-v1-0-07f9bd3859fb@garyguo.net>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DIFC60XM999U.2MTSTDRGJBAZH@garyguo.net \
--to=gary@garyguo.net \
--cc=a.hindborg@kernel.org \
--cc=aliceryhl@google.com \
--cc=alistair.francis@wdc.com \
--cc=bjorn3_gh@protonmail.com \
--cc=boqun@kernel.org \
--cc=dakr@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lossin@kernel.org \
--cc=mo@sdhn.cc \
--cc=ojeda@kernel.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=tmgross@umich.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox