Auto merge of #147779 - flip1995:clippy-subtree-update, r=Manishearth
Clippy subtree update r? `@Manishearth` `Cargo.lock` update, because `clippy_utils` is now also using `itertools`
This commit is contained in:
commit
a41214f9bd
471 changed files with 7420 additions and 2697 deletions
|
|
@ -645,6 +645,7 @@ version = "0.0.1"
|
|||
dependencies = [
|
||||
"clippy_config",
|
||||
"clippy_utils",
|
||||
"itertools",
|
||||
"regex",
|
||||
"rustc-semver",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue