Re: [PATCH 18/18] rust: syn: enable support in kbuild
From: Alice Ryhl
Date: Mon Nov 10 2025 - 08:50:03 EST
On Mon, Nov 10, 2025 at 02:38:58PM +0100, Miguel Ojeda wrote:
> On Mon, Nov 10, 2025 at 12:49 PM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
> >
> > This change seems unrelated?
>
> It is needed to actually use them in proc macros, e.g. to build the
> new `pin-init`. We could move it to that patch series, but then it
> means it is harder to use this series (e.g. someone was waiting to
> port other macros).
>
> I can put it in a final patch or perhaps just mention it in the log,
> similar to the `quote` one.
With that mentioned in the commit message:
Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>