This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
rust-clippy
Watch
2
Star
0
Fork
You've already forked rust-clippy
0
mirror of
https://github.com/rust-lang/rust-clippy
synced
2024-12-21 10:33:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3c50a0a18d
rust-clippy
/
book
/
src
/
SUMMARY.md
blyxyas
3c50a0a18d
Add new chapter: "Trait Checking"
2023-08-17 22:56:37 +02:00
1.5 KiB
Raw
Blame
History
Summary
Introduction
Installation
Usage
Configuration
Lint Configuration
Clippy's Lints
Continuous Integration
GitHub Actions
Travis CI
Development
Basics
Adding Lints
Defining Lints
Lint Passes
Type Checking
Trait Checking
Method Checking
Macro Expansions
Common Tools
Infrastructure
Syncing changes between Clippy and rust-lang/rust
Backporting Changes
Updating the Changelog
Release a New Version
The Clippy Book
Proposals
Roadmap 2021
Syntax Tree Patterns