about summary refs log tree commit diff
path: root/clippy_dev/src/update_lints.rs
AgeCommit message (Expand)AuthorLines
2022-01-13Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyupflip1995-1/+1
2021-12-06Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyupflip1995-0/+5
2021-10-21Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyupflip1995-2/+2
2021-10-07Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyupflip1995-60/+613
2021-07-01Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyupflip1995-1/+4
2020-12-06Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyupflip1995-1/+1
2020-11-24clippy: Remove now obsolete lintlist moduleflip1995-14/+1
2020-10-23Merge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6' into clippyupEduardo Broto-1/+1
2020-04-03Build lint lists once and the reuse them to update filesflip1995-21/+17
2020-04-03Get rid of Lint::is_internal methodflip1995-2/+2
2020-04-03Clean up update_lintsflip1995-5/+5
2020-03-31Don't use an exact lint counter anymoreflip1995-11/+14
2020-03-31Move update_lints logic to its own moduleflip1995-0/+163