You must log in or register to comment.
I would do that… If CI wouldn’t be set to
-D warnings
Who even does that? Oh wait, it was me.
Joke aside, it does help to keep the code clean, even more for open source projects where multiple separate people may all have their own codding style, and it helps make it easier to organise.
But I do agree that it can be really, really annoying.
This is not the rust way. Now go install clippy.