Re: [PATCH] rust: kbuild: set `bindgen`'s Rust target version
From: Miguel Ojeda
Date: Mon Nov 25 2024 - 04:56:44 EST
On Mon, Nov 25, 2024 at 10:45 AM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
>
> Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
>
> Sounds like this might need a backport to 6.12, to prevent issues
> appearing on the LTS in the future?
Yeah (I am not sure how likely it will be that someone hits the issue
in an LTS use case, since it requires using a `bindgen` that does not
exist yet, even in `HEAD`, at the same time as an old enough `rustc`,
but it is definitely possible, and life will keep surprising us).
Thanks!
Cheers,
Miguel