We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a1e45 commit 665d707Copy full SHA for 665d707
src/doc/index.md
@@ -93,6 +93,10 @@ accomplishing various tasks.
93
94
[The Rustdoc Book](rustdoc/index.html) describes our documentation tool, `rustdoc`.
95
96
+## The Clippy Book
97
+
98
+[The Clippy Book](clippy/index.html) describes our static analyzer, Clippy.
99
100
## Extended Error Listing
101
102
Many of Rust's errors come with error codes, and you can request extended
0 commit comments