Skip to content

Commit ada5fee

Browse files
committed
Rollup merge of rust-lang#50889 - oli-obk:clippy, r=kennytm
Update clippy # Conflicts: # src/Cargo.lock
2 parents e1f031e + 387875d commit ada5fee

File tree

3 files changed

+26
-5
lines changed

3 files changed

+26
-5
lines changed

src/Cargo.lock

+25-3
Original file line numberDiff line numberDiff line change
@@ -288,12 +288,12 @@ dependencies = [
288288

289289
[[package]]
290290
name = "clippy"
291-
version = "0.0.200"
291+
version = "0.0.202"
292292
dependencies = [
293293
"ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
294294
"cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
295295
"clippy-mini-macro-test 0.2.0",
296-
"clippy_lints 0.0.200",
296+
"clippy_lints 0.0.202",
297297
"compiletest_rs 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
298298
"derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
299299
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -311,6 +311,27 @@ version = "0.2.0"
311311
[[package]]
312312
name = "clippy_lints"
313313
version = "0.0.200"
314+
source = "registry+https://github.com/rust-lang/crates.io-index"
315+
dependencies = [
316+
"cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
317+
"if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
318+
"itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
319+
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
320+
"matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
321+
"pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
322+
"quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
323+
"regex-syntax 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
324+
"semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
325+
"serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
326+
"serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
327+
"toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
328+
"unicode-normalization 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
329+
"url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
330+
]
331+
332+
[[package]]
333+
name = "clippy_lints"
334+
version = "0.0.202"
314335
dependencies = [
315336
"cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
316337
"if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1624,7 +1645,7 @@ version = "0.128.0"
16241645
dependencies = [
16251646
"cargo 0.29.0",
16261647
"cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
1627-
"clippy_lints 0.0.200",
1648+
"clippy_lints 0.0.200 (registry+https://github.com/rust-lang/crates.io-index)",
16281649
"env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
16291650
"failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
16301651
"json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -2978,6 +2999,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
29782999
"checksum cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d4c819a1287eb618df47cc647173c5c4c66ba19d888a6e50d605672aed3140de"
29793000
"checksum chrono 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ba5f60682a4c264e7f8d77b82e7788938a76befdf949d4a98026d19099c9d873"
29803001
"checksum clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f0f16b89cbb9ee36d87483dc939fe9f1e13c05898d56d7b230a0d4dff033a536"
3002+
"checksum clippy_lints 0.0.200 (registry+https://github.com/rust-lang/crates.io-index)" = "d2432663f6bdb90255dcf9df5ca504f99b575bb471281591138f62f9d31f863b"
29813003
"checksum cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)" = "5cf678ceebedde428000cb3a34465cf3606d1a48da17014948a916deac39da7c"
29823004
"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
29833005
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"

src/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,3 @@ cargo = { path = "tools/cargo" }
6464
# RLS depends on `rustfmt` from crates.io, so we put this in a `[patch]` section
6565
# for crates.io
6666
rustfmt-nightly = { path = "tools/rustfmt" }
67-
clippy_lints = { path = "tools/clippy/clippy_lints" }

src/tools/clippy

0 commit comments

Comments
 (0)