Re: [PATCH v13 1/1] rust: interop: Add list module for C linked list interface

From: Miguel Ojeda

Date: Wed Mar 18 2026 - 10:04:37 EST


On Wed, Mar 18, 2026 at 1:40 PM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
>
> My build triggers this warning:

I reported that in the previous version -- Joel, you said you used the
workaround I mentioned, but I don't see it here.

Did you decide otherwise and retested and you couldn't reproduce it?

It is fine either way -- I am asking because if we decide to keep and
use that "fake `unsafe` block" pattern, then I should create the issue
to ask Clippy to support it.

Thanks!

Cheers,
Miguel