Re: [PATCH v7 00/25] Rust support

From: Miguel Ojeda
Date: Sat Jul 16 2022 - 09:36:40 EST


Hi Conor,

On Sat, Jul 16, 2022 at 2:42 PM Conor Dooley <conor@xxxxxxxxxx> wrote:
>
> Maybe I am just missing something blatantly obvious here, but trying
> to build rust support in -next fails for me. I am using ClangBuiltLinux
> clang version 15.0.0 5b0788fef86ed7008a11f6ee19b9d86d42b6fcfa and LLD
> 15.0.0. Is it just expected that building -next with rust support is
> not a good idea?

Please see https://github.com/Rust-for-Linux/linux/issues/795 for
details about the maple tree issue.

I will update the `rust-next` branch next week with the new version of
the patches; but if you are interested in developing, please use the
development `rust` branch instead in GitHub for the moment.

Cheers,
Miguel