dimforge / dimforge/nalgebra

Too many clippy warnings

Open
#913 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
4.8k
Forks
565
PR merge metrics
No merged PRs in 30d

Description

Currently, running `cargo clippy` on `nalgebra` yields 581 warnings.

A few of these are false positives, and some others are just complaints about the complicated types of `nalgebra` (for which not much can be done). However, many of these should be strictly good improvements to the code. Many of these fixes would also be breaking changes, so we should be aware of that.

I believe that all of these warnings should either be fixed or turned off. That way, if any future sub-par code props up, we'll quickly be able to detect it and fix it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.