diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2020-02-19 03:45:10 +0100 |
|---|---|---|
| committer | Matthias Krüger <matthias.krueger@famsik.de> | 2020-02-19 03:46:10 +0100 |
| commit | 076cd9eabdfbbd68b00d1fb5ccc35c9a2f8c0d51 (patch) | |
| tree | 995f868cce356cc8901761fca12ea75853d7ef65 | |
| parent | e0e5d82e1677c82d209b214bbfc2cc5705c2336a (diff) | |
| download | rust-076cd9eabdfbbd68b00d1fb5ccc35c9a2f8c0d51.tar.gz rust-076cd9eabdfbbd68b00d1fb5ccc35c9a2f8c0d51.zip | |
submodules: update clippy from b91ae16e to 2855b214
Changes: ```` Rustup to rust-lang/rust#69194 Rustup to rust-lang/rust#69181 Add `LOG2_10` and `LOG10_2` to `approx_const` lint Clean up imports Use `Vec::with_capacity()` as possible needless_doctest_main: False positive for async fn Remove use of `TyKind`. Use `if_chain`. Fix ICE. Add tests and improve checks. Add `Future` detection for `missing_errors_doc`. ```` Fixes #69269
| m--------- | src/tools/clippy | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/src/tools/clippy b/src/tools/clippy -Subproject b91ae16eb1ab03b996de5ffc44db054244c1d2f +Subproject 2855b2143972df7102333193aa3c83ddce227e3 |
