Re: [PATCH v2 1/2] rust: support overriding crate_name
From: Miguel Ojeda
Date: Tue Mar 10 2026 - 15:13:44 EST
On Tue, Mar 10, 2026 at 4:45 PM Tamir Duberstein <tamird@xxxxxxxxxx> wrote:
>
> Did you want me to take this part through rust-analyzer-next? There's a
> significant rewrite there that adds type annotations to this file, so it
> would be better if this patch could apply on top (with annotations).
We should ideally avoid breaking it between commits, so we could apply
it after I merge your future PR, with your Acked-by. Another way is
next cycle, through rust-analyzer-next.
Cheers,
Miguel