rustgd/cgmath

Clippy warnings

Closed this issue · 1 comments

Is it possible to fix warnings with clippy?

running cargo clippy --no-deps -- -D warnings would do the job to identify errors.

If allowed, I would be pleased to do a pull request fixing them :)

I did it :)