Skip to content

Commit

Permalink
Auto merge of #64785 - Manishearth:clippyup, r=Manishearth
Browse files Browse the repository at this point in the history
Update clippy

We had a series of breakages, getting this in fast before more things break.

rust-lang/rust-clippy#4574

r? @ghost
  • Loading branch information
bors committed Sep 25, 2019
2 parents 37538aa + c420682 commit a5bc0f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion src/tools/clippy

0 comments on commit a5bc0f0

Please sign in to comment.