Re: [PATCH] scripts: generate_rust_analyzer: compile quote with correct edition
From: Miguel Ojeda
Date: Sun Jan 18 2026 - 14:43:55 EST
On Thu, Jan 15, 2026 at 5:46 PM Tamir Duberstein <tamird@xxxxxxxxxx> wrote:
>
> From: Tamir Duberstein <tamird@xxxxxxxxx>
>
> 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>
Applied to `rust-fixes` -- thanks everyone!
Cheers,
Miguel