Re: [PATCH v2 3/3] rust: ptr: allow clippy::incompatible_msrv for slice_ptr_len

From: Miguel Ojeda

Date: Sun Apr 05 2026 - 19:22:31 EST


On Sat, Apr 4, 2026 at 11:49 PM John Hubbard <jhubbard@xxxxxxxxxx> wrote:
>
> And that bump is destined for this merge window, right?

Yes, but I already replied here to this:

https://lore.kernel.org/rust-for-linux/CANiq72nbHtFpqgC-CGyLULSH9C90U2bw7bmovscqffd4HP0Oxw@xxxxxxxxxxxxxx/

So I am wondering if you meant something else in one of them (?).

Confused...

> I'm also wondering how much, if any of this series here is needed
> soon, to remain warnings-free.

I don't think anything is strictly needed, but the cleanup you did in
the first patch looks good and Danilo already took it, so that is
great.

Cheers,
Miguel