about summary refs log tree commit diff
path: root/clippy_dev/src/update_lints.rs
AgeCommit message (Expand)AuthorLines
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