]> git.lizzy.rs Git - rust.git/commit
submodules: update clippy from 8485d40a to 23549a8c
authorMatthias Krüger <matthias.krueger@famsik.de>
Mon, 16 Mar 2020 18:06:04 +0000 (19:06 +0100)
committerMatthias Krüger <matthias.krueger@famsik.de>
Mon, 16 Mar 2020 18:06:15 +0000 (19:06 +0100)
commit7e2ebb078997fcb29bd0a19efcbeb69b29bc10ae
treeef83d4913e38f94bb4384bf220f93cbf12844300
parent59f4ba95045e91a63e921e0d736242d7e1ffabec
submodules: update clippy from 8485d40a to 23549a8c

Changes:
````
rustup https://github.com/rust-lang/rust/pull/69738
rustup https://github.com/rust-lang/rust/pull/68944
Make use of `or_patterns` feature
rustup https://github.com/rust-lang/rust/pull/69589/
Rustup to rust-lang/rust#69076
Don't convert Path to lossy str
Use `into_path`
Use pattern matching instead of manually checking condition
Fix typo
Remove git2 dependency.
Document that wildcard_imports doesn't warn about `use ...::prelude::*;`
Change changelog formatting
Update changelog_update doc to reflect the actual ordering of the changelog
Update CHANGELOG.md
````

Fixes #70007
Cargo.lock
src/tools/clippy