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: about 1 month 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. 55,016
ralfbiedert/cheats.rs A comprehensive reference guide for the Rust programming language 4,177
rust-unofficial/patterns An online reference catalog for Rust design patterns and idioms 8,178
rust-embedded/rust-raspberrypi-os-tutorials A tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture 13,798
pretzelhammer/rust-blog An educational blog for Rust beginners with technical tutorials and articles 7,662
ctjhoa/rust-learning A curated collection of links and resources for learning Rust 11,599
rust-lang/rustfmt A tool for formatting Rust code according to style guidelines. 6,095
seed-rs/seed A Rust framework for building fast and reliable web apps with an Elm-like architecture. 3,808
ebtech/rust-algorithms A collection of classic data structures and algorithms in Rust, showcasing the design and implementation for learning and reference purposes. 3,778
rust-windowing/winit A library that provides a low-level window creation and management system for building cross-platform GUI applications 4,940
rust-lang/crates.io A central registry and infrastructure for sharing Rust packages, written in Rust 3,022
rust-lang/cargo The Rust package manager responsible for downloading and compiling dependencies for Rust projects. 12,919
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. 33,816