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

From: Miguel Ojeda

Date: Thu Jan 15 2026 - 08:19:53 EST


On Wed, Jul 23, 2025 at 5:39 PM 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>

Applied to `rust-fixes` (with Fixes and Cc stable) -- thanks everyone!

[ Tamir elaborates:

"before this series, go-to-symbol from pin_init_internal to e.g.
proc_macro::TokenStream doesn't work."

- Miguel ]

Cheers,
Miguel