Re: [PATCH 04/18] rust: kbuild: add host library support

From: Miguel Ojeda
Date: Mon Nov 10 2025 - 06:19:18 EST


On Mon, Nov 10, 2025 at 11:43 AM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
>
> This is a library for the second case, not the first case, so it may
> make more sense to name this rule procmacrolibrary?

Making it more concrete sounds good to me. We can always rename later
if we find some other use.

Cheers,
Miguel