Open noamraph opened 5 months ago
I fixed the warnings Clippy showed. Mostly because Clippy helps me improve my code, and having warnings is distracting.
I'm also trying to add a CI step to run Clippy checks.
Summary & Motivation
I fixed the warnings Clippy showed. Mostly because Clippy helps me improve my code, and having warnings is distracting.
I'm also trying to add a CI step to run Clippy checks.