Ralith / hecs

A handy ECS
Apache License 2.0
924 stars 81 forks source link

clippy lints fixed #295

Closed sanbox-irl closed 1 year ago

sanbox-irl commented 1 year ago

Fixed the various lints clippy throws right now. Some of these are uglier fixes, but it makes working in this repo nicer by reducing warnings.

sanbox-irl commented 1 year ago

fwiw, if the maintainers would like to just reject this, no hard feelings. I don't feel strongly about clippy, but some of these are reasonable to fix. Notably the "push_str" things