Re: [PATCH v2] scripts: generate_rust_analyzer: Add message to sysroot assertion
From: Maurice Hieronymus
Date: Mon Dec 01 2025 - 11:51:05 EST
On Mon, Dec 01, 2025 at 12:50:44AM +0100, Miguel Ojeda wrote:
> On Sun, Nov 30, 2025 at 8:15 PM Maurice Hieronymus <mhi@xxxxxxxxxxx>
> wrote:
>
> > - Send patch to all people received from scripts/get_maintainer.pl
>
> Thanks for that!
I’m still getting familiar with the mailing list workflow, so I have
Ia question regarding this. You mentioned that keeping or removing the
Icomment is fine. In cases like this, if I decide not to change the
Ipatch, should I still send a reply, or would it be picked up as-is
Ieventually? 'm just curious since I plan to contribute more in the near
Ifuture.
> > # Making sure that the `sysroot` and `sysroot_src` belong to
> > the same toolchain.
>
> I guess we could now remove the comment since it is a bit redundant,
> but it is fine either way.
Sure, I will resend a v3 in a moment.
> Cheers, Miguel