Re: [PATCH] gpu: nova: fix rust-analyzer generation

From: Miguel Ojeda

Date: Thu Jul 02 2026 - 03:55:19 EST


On Thu, Jul 2, 2026 at 3:09 AM Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:
>
> Ideally yes - I expect that this is something the improved build system
> will handle correctly. The current Nova build rules are a temporary
> workaround, so I wanted to keep this "fix" as small as possible as it
> will also be reverted eventually.

Yeah, the current approach is just a workaround for the missing
information, and we will be able to just do it "properly" instead.

This is fine for now (and it is not the first "magic comment" in Linux anyway).

Cc'ing Jesung too.

Thanks!

Cheers,
Miguel