Skip to content

Commit

Permalink
Add Clippy book link to rust doc index page
Browse files Browse the repository at this point in the history
  • Loading branch information
flip1995 committed Jul 6, 2022
1 parent f2a1e45 commit 665d707
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@ accomplishing various tasks.

[The Rustdoc Book](rustdoc/index.html) describes our documentation tool, `rustdoc`.

## The Clippy Book

[The Clippy Book](clippy/index.html) describes our static analyzer, Clippy.

## Extended Error Listing

Many of Rust's errors come with error codes, and you can request extended
Expand Down

0 comments on commit 665d707

Please sign in to comment.