Commit ec15630
committed
Auto merge of rust-lang#11592 - schubart:fix_documentation_link, r=flip1995
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.
changelog: none1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
| 264 | + | |
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| |||
0 commit comments