Skip to content

Commit

Permalink
Rollup merge of rust-lang#66158 - lzutao:clippyup, r=Manishearth
Browse files Browse the repository at this point in the history
update clippy to fix toolstate

Close rust-lang#66150.
Close rust-lang#62558 thanks to @msizanoen1 .
  • Loading branch information
pietroalbini authored Nov 6, 2019
2 parents 619d38a + 8ec83cf commit 454032f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ dependencies = [
"regex-syntax",
"semver",
"serde",
"smallvec 0.6.10",
"smallvec 1.0.0",
"toml",
"unicode-normalization",
"url 2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion src/tools/clippy

0 comments on commit 454032f

Please sign in to comment.