On Wed Mar 26, 2025 at 10:25 PM CET, Miguel Ojeda wrote: > > Remo: did you build with `CLIPPY=1`? I didn't! Usually I have rust-analyzer configured with clippy, but that doesn't seem to work here. I added it to my build scripts and can see the warnings now, future patches should be free of clippy warnings. Thanks for the tip! Remo