Skip to content

Commit

Permalink
submodules: update clippy from b91ae16 to 2855b21
Browse files Browse the repository at this point in the history
Changes:
````
Rustup to rust-lang#69194
Rustup to rust-lang#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 rust-lang#69269
  • Loading branch information
matthiaskrgr committed Feb 19, 2020
1 parent e0e5d82 commit 076cd9e
Showing 1 changed file with 1 addition and 1 deletion.