On Mon, Mar 2, 2026 at 4:41 PM Alice Ryhl <[email protected]> wrote: > > It's not relevant in this patch, but another thing that may be useful is > to add CLIPPY=1 to the make invocation when building normally. This > causes additional warnings to be checked using a tool called clippy.
Yes, please do use `CLIPPY=1` -- the build should be Clippy clean modulo exceptional cases that may slip through (and soon linux-next will probably start reporting those warnings too). Thanks! Cheers, Miguel
