Re: [PATCH v2] rust: bitops: fix missing _find_* functions on 32-bit ARM
From: Miguel Ojeda
Date: Mon Jan 05 2026 - 12:08:50 EST
On Mon, Jan 5, 2026 at 6:03 PM Yury Norov <yury.norov@xxxxxxxxx> wrote:
>
> Which means, you're running active testing, which in turn means that
> Rust is in a good shape indeed. Thanks to you and Andreas for the work.
Yeah -- to clarify, we have been doing "active testing" for ~5 years,
even before Rust was in mainline, for several architectures and
configurations. :)
By the way, this reminds me I have to reply to your other message from
a while ago.
i.e. this "active testing" does not mean you don't need to test your branch.
Cheers,
Miguel