Re: [PATCH 2/2] rust: quote: make rust-analyzer treat `core` and `std` as dependencies

From: Tamir Duberstein

Date: Fri Jan 09 2026 - 18:08:49 EST


On Fri, Jan 9, 2026 at 5:33 PM Jesung Yang <y.j3ms.n@xxxxxxxxx> wrote:
>
> On Sat, Jan 10, 2026 at 7:18 AM Tamir Duberstein <tamird@xxxxxxxxx> wrote:
> >
> > We have to keep the std dep -- see
> > https://github.com/dtolnay/quote/commit/009af09c8252bf687e7f49e281fc47bc7d3c0749.
>
> Ah, I see. Thanks for the link.
>
> So IIUC, this series is good to go as-is? If so, I'd appreciate your
> tags for the `quote` patch as well if you're happy with it.
>
> Best regards,
> Jesung

Sure.

Reviewed-by: Tamir Duberstein <tamird@xxxxxxxxx>