Re: [PATCH v3 03/12] rust: xarray: add `contains_index` method
From: Miguel Ojeda
Date: Thu Feb 12 2026 - 08:35:23 EST
On Thu, Feb 12, 2026 at 1:47 PM Andreas Hindborg <a.hindborg@xxxxxxxxxx> wrote:
>
> Right. The devil is in the details. My point is that the analysis to
> support this was deemed to be too computationally expensive to roll out,
> but the intention is to achieve a similar analysis at some point in the
> future, via Polonius.
Yeah, that is fine, I just wanted to avoid confusion, because it
sounded like Rust broke (a lot of) existing code, which wouldn't have
been acceptable (for the kernel and many other projects).
Cheers,
Miguel