Auto merge of #64785 - Manishearth:clippyup, r=Manishearth
Update clippy We had a series of breakages, getting this in fast before more things break. https://github.com/rust-lang/rust-clippy/pull/4574 r? @ghost
This commit is contained in:
commit
a5bc0f0e3f
@ -550,9 +550,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "compiletest_rs"
|
||||
version = "0.3.22"
|
||||
version = "0.3.23"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f40ecc9332b68270998995c00f8051ee856121764a0d3230e64c9efd059d27b6"
|
||||
checksum = "eb783fe7afb90ec3d3e49ccaf9196d29ab63c6ed61d4b0695839daa580ae3a3d"
|
||||
dependencies = [
|
||||
"diff",
|
||||
"filetime",
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 157edad6205fdd6a4f5932fba2675c6190746358
|
||||
Subproject commit d5570e44e8c6cfe9a5633f9a53c7749bd3bacc4e
|
Loading…
Reference in New Issue
Block a user