Re: [RFC PATCH] rust: allow Clang-native `RANDSTRUCT` configs
From: Miguel Ojeda
Date: Tue Mar 10 2026 - 07:18:01 EST
On Wed, Dec 10, 2025 at 8:21 AM Kees Cook <kees@xxxxxxxxxx> wrote:
>
> I played with this again, and yes it appears to be working. I think,
> however, I would like to make the anon struct universal. What do you
> think of this?
Revisiting this... If that is acceptable, even easier for the Rust side, yeah.
Perhaps as a patch on top instead of doing both at once? (even if it
means cleaning up)
Thanks!
Cheers,
Miguel