Re: [PATCH 1/1] docs: makefile: move rustdoc check to the build wrapper

From: Jonathan Corbet

Date: Tue Nov 18 2025 - 11:39:56 EST


Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> writes:

> On Mon, Nov 17, 2025 at 10:20:46AM +0100, Miguel Ojeda wrote:
>> On Mon, Nov 17, 2025 at 10:13 AM Mauro Carvalho Chehab
>> <mchehab+huawei@xxxxxxxxxx> wrote:
>> >
>> > The makefile logic to detect if rust is enabled is not working
>> > the way it was expected. Move it to be inside the wrapper
>> > script.
>>
>> Hmm... Could the commit explain a bit why this didn't work and why now it does?
>
> I don't know exactly why this was not working.

I would feel a lot better if we knew what the real problem is before
applying fixes for it. Otherwise something seems certain to come and
bite us at some point.

Thanks,

jon