Skip to content

Commit 454032f

Browse files
authored
Rollup merge of rust-lang#66158 - lzutao:clippyup, r=Manishearth
update clippy to fix toolstate Close rust-lang#66150. Close rust-lang#62558 thanks to @msizanoen1 .
2 parents 619d38a + 8ec83cf commit 454032f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ dependencies = [
487487
"regex-syntax",
488488
"semver",
489489
"serde",
490-
"smallvec 0.6.10",
490+
"smallvec 1.0.0",
491491
"toml",
492492
"unicode-normalization",
493493
"url 2.1.0",

src/tools/clippy

0 commit comments

Comments
 (0)