indygreg / python-build-standalone

Produce redistributable builds of Python
BSD 3-Clause "New" or "Revised" License
1.7k stars 107 forks source link

Fix clippy lints #270

Closed zanieb closed 3 weeks ago

zanieb commented 3 weeks ago

Updates the code to pass cargo clippy. Most of the fixes were auto-applied by Clippy.