Skip to content

Commit

Permalink
Auto merge of #69278 - matthiaskrgr:submodule_upd, r=Dylan-DPC
Browse files Browse the repository at this point in the history
submodules: update clippy from b91ae16 to 2855b21

Changes:
````
Rustup to #69194
Rustup to #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
  • Loading branch information
bors committed Feb 19, 2020
2 parents ae54678 + 076cd9e commit 7710ae0
Showing 1 changed file with 1 addition and 1 deletion.