Re: [PATCH] scripts: generate_rust_analyzer: compile sysroot with correct edition

From: Miguel Ojeda

Date: Thu Jan 15 2026 - 16:53:48 EST


On Thu, Jan 15, 2026 at 10:36 PM Tamir Duberstein <tamird@xxxxxxxxxx> wrote:
>
> Ah, thanks. If the prerequisite isn't backported, who provides the
> resolved patch?

The maintainers, typically, or perhaps authors of the patch -- when a
patch doesn't apply cleanly, the stable team sends an email to the
relevant people with instructions on the top, which then can used to
provide them with a resolution (essentially replying with a new
patch).

> Ack, I guess that will have to happen at apply time for this one?

Yeah, I can do that:

Cc: stable@xxxxxxxxxxxxxxx

> Thanks Miguel.

You're welcome!

Cheers,
Miguel