about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-09-26 20:47:45 +0000
committerbors <bors@rust-lang.org>2018-09-26 20:47:45 +0000
commitae7fe84e8cf7523f6853d9786e28e9d066d4e5cd (patch)
tree00389aa0156e9a794ee0f909397729a905f2f686
parentc7df1f530b8a88f471e60e933868e7ddf456974d (diff)
parent45f45e53a5ee96a478937b286579eec67d284660 (diff)
downloadrust-ae7fe84e8cf7523f6853d9786e28e9d066d4e5cd.tar.gz
rust-ae7fe84e8cf7523f6853d9786e28e9d066d4e5cd.zip
Auto merge of #54561 - matthiaskrgr:clippy_up, r=kennytm
update clippy submodule to a72e786c
-rw-r--r--src/Cargo.lock1
m---------src/tools/clippy28
2 files changed, 15 insertions, 14 deletions
diff --git a/src/Cargo.lock b/src/Cargo.lock
index 40a5ea6b12b..9a383a381d5 100644
--- a/src/Cargo.lock
+++ b/src/Cargo.lock
@@ -344,6 +344,7 @@ dependencies = [
  "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
+ "smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
  "toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
  "unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
  "url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
diff --git a/src/tools/clippy b/src/tools/clippy
-Subproject 125907ad08853b92d35e86aecebcf0f784f348d
+Subproject a72e786c5d8866d554effd246c30fb553b63fa0