Re: [PATCH 1/3] rust: add static_call support

From: Miguel Ojeda
Date: Thu Jun 06 2024 - 15:09:32 EST


On Thu, Jun 6, 2024 at 7:19 PM Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
>
> This is absolutely unreadable gibberish -- how am I supposed to keep
> this in sync with the rest of the static_call infrastructure?

Yeah, they are macros, which look different from "normal" Rust code.

Is there something we could do to help here? I think Alice and others
would be happy to explain how it works and/or help maintain it in the
future if you prefer.

Cheers,
Miguel