Toolsclippy
C

clippy

Rust linter

lintingMIT/Apache-2.0
Install
rustup component add clippy

About

Clippy is a collection of lints to catch common mistakes and improve Rust code.

rustlinter