Re: [PATCH] scripts: generate_rust_analyzer: compile quote with correct edition

From: Miguel Ojeda

Date: Thu Jan 15 2026 - 16:24:08 EST


On Thu, Jan 15, 2026 at 5:46 PM Tamir Duberstein <tamird@xxxxxxxxxx> wrote:
>
> Our copy of the quote crate uses edition 2018, thus generate the correct
> rust-analyzer configuration for it.
>
> Fixes: 88de91cc1ce7 ("rust: quote: enable support in kbuild")
> Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxx>

Cc'ing Jesung who is becoming a reviewer for rust-analyzer.

Thanks!

Cheers,
Miguel