Re: [PATCH 00/18] `syn` support

From: Miguel Ojeda

Date: Sun Nov 23 2025 - 07:51:10 EST


On Fri, Nov 21, 2025 at 10:08 AM Jesung Yang <y.j3ms.n@xxxxxxxxx> wrote:
>
> Now everything compiles. Thanks!

Great and thanks for testing! Do you mind if I add a:

Tested-by: Jesung Yang <y.j3ms.n@xxxxxxxxx>

?

> By the way, I needed to make a small change to
> `generate_rust_analyzer.py` for rust-analyzer to correctly reference
> symbols from the vendored crates:
>
> This might already be covered somewhere else, but I'm bringing it up
> just in case.

Definitely, it should be included.

Cheers,
Miguel