Re: [PATCH] rust: allow `clippy::needless_lifetimes`
From: Miguel Ojeda
Date: Sun Nov 24 2024 - 18:56:00 EST
On Mon, Nov 18, 2024 at 10:51 AM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
>
> Does this need any backports to keep old kernels warning-free on new compilers?
+1, for stable, yeah, if we want to keep it Clippy-clean (which I
think we should, especially given it is straightforward). I will send
it.
For the LTSs, which only support a single compiler, there is no need.
Cheers,
Miguel