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

11k stars
87 watching
2k forks
Language: Rust
last commit: 4 days ago
Linked from 1 awesome list

lintrust

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
manishearth/rust-clippy A collection of lints to help improve Rust code quality by catching common mistakes and suggesting idiomatic writing 106
rust-lang/rustlings A collection of small exercises to help developers learn Rust programming language by reading and writing code. 54,232
ralfbiedert/cheats.rs A comprehensive reference guide for the Rust programming language 4,147
rust-unofficial/patterns An online reference catalog for Rust design patterns and idioms 8,123
rust-embedded/rust-raspberrypi-os-tutorials A tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture 13,693
pretzelhammer/rust-blog An educational blog for Rust beginners with technical tutorials and articles 7,553
ctjhoa/rust-learning A curated collection of links and resources for learning Rust 11,530
rust-lang/rustfmt A tool for formatting Rust code according to style guidelines. 6,042
seed-rs/seed A Rust framework for building fast and reliable web apps with an Elm-like architecture. 3,805
ebtech/rust-algorithms A collection of classic data structures and algorithms in Rust, showcasing the design and implementation for learning and reference purposes. 3,770
rust-windowing/winit A cross-platform window creation and management library written in Rust. 4,862
rust-lang/crates.io A central registry and infrastructure for sharing Rust packages, written in Rust 2,984
rust-lang/cargo The Rust package manager responsible for downloading and compiling dependencies for Rust projects. 12,800
pycqa/flake8-pyi Enhances Flake8 to better handle stub files used in type hinting 73
astral-sh/ruff A fast and powerful Python code linter and formatter written in Rust. 32,812