[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANiq72krCWthBMDe8XEJP6knDS9dHn3jSkTBhF-CPBUgmL4oDQ@mail.gmail.com>
Date: Tue, 20 May 2025 21:55:58 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Miguel Ojeda <ojeda@...nel.org>
Cc: Alex Gaynor <alex.gaynor@...il.com>, Masahiro Yamada <masahiroy@...nel.org>,
Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <benno.lossin@...ton.me>, Andreas Hindborg <a.hindborg@...nel.org>,
Alice Ryhl <aliceryhl@...gle.com>, Trevor Gross <tmgross@...ch.edu>,
Danilo Krummrich <dakr@...nel.org>, rust-for-linux@...r.kernel.org,
Nathan Chancellor <nathan@...nel.org>, Nicolas Schier <nicolas@...sle.eu>, linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org, patches@...ts.linux.dev, stable@...r.kernel.org,
Tamir Duberstein <tamird@...il.com>
Subject: Re: [PATCH v2] rust: kbuild: rebuild if `.clippy.toml` changes
On Tue, May 20, 2025 at 9:53 PM Miguel Ojeda <ojeda@...nel.org> wrote:
>
> +ifeq ($(KBUILD_CLIPPY),1)
> + clippy_toml := $(srctree)/.clippy.toml
> +endif
Not sure if this is worth it (see v1), but I think it works, at least
from light testing.
More testing for v2 is welcome (v1 is "obviously correct").
Thanks!
Cheers,
Miguel
Powered by blists - more mailing lists