Commit Graph

14 Commits

Author SHA1 Message Date
blyxyas cf260bc90f Fix broken links for Rust merge 2023-04-06 22:02:23 +02:00
Yuri Astrakhan 41b367fa5f Gramar, and spelin kleanup
A few minor cleanups in various markdown files, mostly focusing on spelling and ignoring non-compilable codeblocks.
2023-03-30 15:31:14 -04:00
Nilstrieb b782a071ad Add explanation on how to run cargo-clippy and clippy-driver 2023-03-24 16:26:22 +00:00
bors aceb4439d6 Auto merge of #10199 - tylerjw:document-extending-list-configs, r=xFrednet
Document lint configuration values in Clippy's book

changelog: document lint configuration values in Clippy's book

fixes #9991

r? `@xFrednet`
2023-01-14 18:14:31 +00:00
Tyler Weaver d950279a03 Document generating lint config docs for adding configuration 2023-01-14 07:39:49 -07:00
Maria José Solano a7db92574c Split long line 2023-01-13 18:57:04 -08:00
Maria José Solano 93f602f1cf Add missing arguments to cargo lint example 2023-01-13 15:21:49 -08:00
Alex Macleod 461e219d1d Allow using clippy::msrv as an outer attribute 2022-11-27 12:43:17 +00:00
Alex Macleod 637139d2ff Add clippy_utils::msrv::Msrv to keep track of the current MSRV 2022-11-21 18:16:40 +00:00
Alex Macleod 815876d93f Move MSRV tests into the lint specific test files 2022-10-21 21:35:39 +00:00
Alex Macleod 6d8959ea83 Add #[allow(unused)] to test in cargo dev new_lint 2022-09-16 21:04:38 +00:00
Serial 8319196499 Document --type flag 2022-07-27 17:59:56 -04:00
flip1995 f84d9bcbb1 Build the Clippy book as part of x.py doc 2022-07-06 10:01:27 +02:00
flip1995 f8f9d01c2a Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup 2022-06-16 17:39:06 +02:00