about summary refs log tree commit diff
path: root/clippy_dev
AgeCommit message (Expand)AuthorLines
2022-05-23update dependenciesMarcel Hellwig-93/+75
2022-05-15Add renamed lints to the changelog link listJason Newcomb-2/+7
2022-05-13Tweak some words improved representationydah-3/+3
2022-05-09New lint: [`derive_partial_eq_without_eq`]nsunderland1-3/+3
2022-05-06Pass through extra args in `cargo dev lint`Alex Macleod-2/+18
2022-05-05Merge remote-tracking branch 'upstream/master' into rustupflip1995-45/+456
2022-04-30Auto merge of #8625 - Jarcho:rename_lint, r=xFrednetbors-27/+397
2022-04-24Add `rename_lint` commandJason Newcomb-20/+323
2022-04-15initialization misspellwhodi-1/+1
2022-04-15adding spell checkingwhodi-3/+3
2022-04-13New lint `format_add_strings`Peter Jaszkowiak-9/+13
2022-04-09Allow passing --remove to `cargo dev setup <SUBCOMMAND>`Yoav Lavi-7/+44
2022-04-08Update Cargo.lockflip1995-1/+1
2022-04-08Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyupflip1995-421/+378
2022-04-07Allow raw lint descriptionsflip1995-1/+4
2022-04-05Auto merge of #8607 - Alexendoo:cargo-dev-lint-dir, r=flip1995,giraffatebors-30/+80
2022-04-03Generate renamed lint testJason Newcomb-9/+64
2022-04-03Generate deprecated lints testJason Newcomb-0/+12
2022-04-01Remove cargo_metadata dependency from clippy_devJason Newcomb-11/+17
2022-04-01Remove regex dependency from clippy_devJason Newcomb-381/+279
2022-03-29Allow running `cargo dev lint` on a package directoryAlex Macleod-30/+80
2022-03-04Update `itertools`pierwill-1/+1
2022-02-10Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyupflip1995-47/+18
2022-01-27Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6' into clippyupflip1995-2/+6
2022-01-13Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyupflip1995-7/+27
2021-12-06Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyupflip1995-22/+85
2021-11-04Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyupflip1995-11/+29
2021-10-21Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyupflip1995-80/+151
2021-10-07Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyupflip1995-582/+614
2021-09-28Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyupflip1995-17/+5
2021-09-09Update dependenciesSamuel E. Moelius III-3/+3
2021-09-08Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyupflip1995-60/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-07-29Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyupflip1995-8/+5
2021-07-01Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyupflip1995-125/+511
2021-05-20Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyupflip1995-1/+5
2021-04-27Implement `x.py test src/tools/clippy --bless`Joshua Nelson-2/+2
2021-04-08Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyupflip1995-9/+9
2021-03-25Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyupflip1995-7/+7
2021-03-12Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyupflip1995-767/+6
2021-02-25Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyupflip1995-83/+340
2021-02-11Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736' into clippyupflip1995-77/+247
2021-02-02Merge commit '3e4179766bcecd712824da04356621b8df012ea4' into sync-from-clippyManish Goregaokar-8/+37
2021-01-30Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyupflip1995-5/+340
2021-01-15Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyupflip1995-13/+46
2021-01-02Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6' into clippyupflip1995-2/+2
2020-12-20Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyupflip1995-49/+151
2020-12-06Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyupflip1995-10/+24
2020-11-24clippy: Remove now obsolete lintlist moduleflip1995-14/+1
2020-11-05Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyupflip1995-1/+10