Files
rust/book
Michael Schubart 0f8b8625bd Fix documentation link
The file pointed to by the old link

https://github.com/rust-lang/rust-clippy/blob/557f6848bd5b7183f55c1e1522a326e9e1df6030/clippy_lints/src/lib.rs#L110

did not talk about categories and levels.

The new link (hopefully) points here

https://doc.rust-lang.org/stable/clippy/

which has a nice table explaining the mappings.
2023-10-01 16:44:30 +01:00
..
2023-10-01 16:44:30 +01:00

Clippy Book

This is the source for the Clippy Book. See the book for more information.