Re: [PATCH] rust: lib: Add necessary unsafes for container_of

From: Miguel Ojeda
Date: Mon Nov 17 2025 - 01:50:44 EST


On Mon, Nov 17, 2025 at 7:36 AM Philipp Stanner <phasta@xxxxxxxxxxx> wrote:
>
> So shall we in the mean time merge a fix as suggested by Alice, IOW a
> version 2 of this patch here?

Yes, of course, the missing blocks need to be added regardless (and
otherwise will break the build when the compiler issue is fixed).

Thanks!

Cheers,
Miguel