Re: [PATCH 01/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)

From: Miguel Ojeda

Date: Wed Apr 01 2026 - 09:43:55 EST


On Wed, Apr 1, 2026 at 3:28 PM Gary Guo <gary@xxxxxxxxxxx> wrote:
>
> This diff fails to apply on linux-next, due to conflict with ece7e57afd51
> ("docs: changes.rst and ver_linux: sort the lists").

Yeah, sorry, I should have added `--base-commit` -- it is `rust-next`,
i.e. 3a2486cc1da5 ("kbuild: rust: provide an option to inline C
helpers into Rust").

There will be other conflicts too, e.g. in the list of features in
`scripts/Makefile.build`.

Cheers,
Miguel