Re: [PATCH 0/3] scripts: generate_rust_analyzer: match rust/Makefile

From: Benno Lossin
Date: Fri Jan 02 2026 - 15:08:32 EST


On Fri Jan 2, 2026 at 4:25 PM CET, Tamir Duberstein wrote:
> @Benno would you mind having a look at this series?

Oh wow this is an old series! Sorry for missing it.

I'm not maintaining the build system for pin-init, but from my side the
changes look okay. The commit messages are missing some context though:
why do we need these dependency edges? etc. If you fix that you can add

Acked-by: Benno Lossin <lossin@xxxxxxxxxx>

Also note that this might be different in the new build system.

Cheers,
Benno

> On Wed, Jul 23, 2025 at 11:39 AM Tamir Duberstein <tamird@xxxxxxxxxx> wrote:
>>
>> Minor fixes in this series. The main one is fixing navigation in
>> pin_init_internal.
>>
>> This is my first series using tamird@xxxxxxxxxx; please excude any
>> hiccups.
>>
>> Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxxx>
>> ---
>> Tamir Duberstein (3):
>> scripts: generate_rust_analyzer: Add compiler_builtins -> core dep
>> scripts: generate_rust_analyzer: Add pin_init -> compiler_builtins dep
>> scripts: generate_rust_analyzer: Add pin_init_internal deps
>>
>> scripts/generate_rust_analyzer.py | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>> ---
>> base-commit: dff64b072708ffef23c117fa1ee1ea59eb417807
>> change-id: 20250723-rust-analyzer-pin-init-925467269001
>>
>> Best regards,
>> --
>> Tamir Duberstein <tamird@xxxxxxxxxx>
>>