about summary refs log tree commit diff
path: root/lintcheck
AgeCommit message (Expand)AuthorLines
2023-03-30Gramar, and spelin kleanupYuri Astrakhan-1/+1
2023-03-09Auto merge of #10458 - samueltardieu:multithreading-lintcheck, r=llogiqbors-5/+14
2023-03-08lintcheck: use multithreading unless --fix or --recursive is usedSamuel Tardieu-5/+14
2023-03-08Add the `popular-crates` binarySamuel "Sam" Tardieu-0/+86
2023-03-04lintcheck: use clap's derive interfaceSamuel Tardieu-102/+44
2023-03-04lintcheck: fix parallel processing handlingSamuel Tardieu-5/+2
2023-02-16Fix dogfood tests by adding type annotationsJirka Vebr-6/+6
2023-02-12lintcheck: fix clap panicSamuel Tardieu-1/+1
2023-01-31update some dependenciesKaDiWa-2/+2
2022-11-25dogfood with expanded `uninlined_format_args`kraktus-8/+7
2022-10-25Track `clippy.toml` and `Cargo.toml` in `file_depinfo`Alex Macleod-45/+0
2022-10-23Mark `let_underscore_drop` as upliftedAlex Macleod-1/+1
2022-10-22Apply manual fixesSamuel Moelius-45/+53
2022-10-22Apply `--fix` fixesSamuel Moelius-29/+26
2022-10-07Fix adjacent codeSamuel Moelius-17/+13
2022-09-24Add `cargo lintcheck --recursive` to check dependencies of cratesAlex Macleod-55/+339
2022-09-08Update cargo in lintcheck_crates.tomlAlex Macleod-1/+1
2022-07-14Fix the minimal version for `clap`Takayuki Nakata-1/+1
2022-07-09Fix small mistakesalex-semenyuk-4/+4
2022-06-13Fix `clap` deprecation warningsJason Newcomb-40/+24
2022-05-23update dependenciesMarcel Hellwig-12/+12
2022-05-12Some lintcheck cleanupAlex Macleod-352/+263
2022-04-16lintcheck: fix --fixMatthias Krüger-1/+1
2022-04-15shound -> shouldwhodi-1/+1
2022-04-13New lint `format_add_strings`Peter Jaszkowiak-6/+9
2022-01-16Auto merge of #92740 - cuviper:update-rayons, r=Mark-Simulacrumbors-1/+1
2022-01-13Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyupflip1995-11/+1
2022-01-10Update rayon and rustc-rayonJosh Stone-1/+1
2021-12-17Merge commit '23d11428de3e973b34a5090a78d62887f821c90e' into clippyupflip1995-39/+135
2021-12-06Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyupflip1995-2/+2
2021-09-28Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyupflip1995-1/+19
2021-09-09Update dependenciesSamuel E. Moelius III-9/+9
2021-09-08Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyupflip1995-18/+29
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-07-01Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyupflip1995-9/+2
2021-06-21Delete spacesAlexander Melentyev-1/+1
2021-04-27Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyupflip1995-0/+7
2021-04-22Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyupflip1995-1/+1
2021-04-08Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyupflip1995-0/+8
2021-03-12Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyupflip1995-0/+1058