[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6b914549-ed4f-4b8b-b6c7-9013e5c4c29e@proton.me>
Date: Mon, 17 Feb 2025 22:49:45 +0000
From: Benno Lossin <benno.lossin@...ton.me>
To: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
Cc: Masahiro Yamada <masahiroy@...nel.org>, Nathan Chancellor <nathan@...nel.org>, Nicolas Schier <nicolas@...sle.eu>, Miguel Ojeda <ojeda@...nel.org>, Alex Gaynor <alex.gaynor@...il.com>, Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>, Björn Roy Baron <bjorn3_gh@...tonmail.com>, Andreas Hindborg <a.hindborg@...nel.org>, Alice Ryhl <aliceryhl@...gle.com>, Trevor Gross <tmgross@...ch.edu>, Danilo Krummrich <dakr@...nel.org>, linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org, rust-for-linux@...r.kernel.org
Subject: Re: [PATCH 2/2] rust: enable `too-long-first-doc-paragraph` clippy lint
On 17.02.25 19:07, Miguel Ojeda wrote:
> On Sun, Feb 16, 2025 at 10:38 PM Benno Lossin <benno.lossin@...ton.me> wrote:
>>
>> Introduced in Rust 1.82.0 [1], this lint ensures that the first line of
>
> We will need to ignore unknown lints so that it does not warn on older
> compilers.
>
> We should probably do it conditionally instead -- it requires some
> rework to do it for everything, but we can easily do it for kernel code.
Ah yeah forgot about that. That's a good point.
> I can tweak it and put this patch into my warning rework series -- I
> had to send the v2 of that anyway. Sounds good?
Sure!
---
Cheers,
Benno
Powered by blists - more mailing lists