rust-clippy

Code linter

A collection of rules to help improve Rust code by detecting common mistakes and suggesting improvements.

A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/

GitHub

12k stars
87 watching
2k forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list

lintrust

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
manishearth/rust-clippyA collection of lints to help improve Rust code quality by catching common mistakes and suggesting idiomatic writing106
rust-lang/rustlingsA collection of small exercises to help developers learn Rust programming language by reading and writing code.55,016
ralfbiedert/cheats.rsA comprehensive reference guide for the Rust programming language4,177
rust-unofficial/patternsAn online reference catalog for Rust design patterns and idioms8,178
rust-embedded/rust-raspberrypi-os-tutorialsA tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture13,798
pretzelhammer/rust-blogAn educational blog for Rust beginners with technical tutorials and articles7,662
ctjhoa/rust-learningA curated collection of links and resources for learning Rust11,599
rust-lang/rustfmtA tool for formatting Rust code according to style guidelines.6,095
seed-rs/seedA Rust framework for building fast and reliable web apps with an Elm-like architecture.3,808
ebtech/rust-algorithmsA collection of classic data structures and algorithms in Rust, showcasing the design and implementation for learning and reference purposes.3,778
rust-windowing/winitA library that provides a low-level window creation and management system for building cross-platform GUI applications4,940
rust-lang/crates.ioA central registry and infrastructure for sharing Rust packages, written in Rust3,022
rust-lang/cargoThe Rust package manager responsible for downloading and compiling dependencies for Rust projects.12,919
pycqa/flake8-pyiEnhances Flake8 to better handle stub files used in type hinting73
astral-sh/ruffA fast and powerful Python code linter and formatter written in Rust.33,816