Skip to content

Commit ae5b641

Browse files
committed
Auto merge of #70020 - matthiaskrgr:submodule_upd, r=ehuss
submodules: update clippy from 8485d40 to d556bb7 Changes: ```` rustup #68944 rustup #69589 Rustup to #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
2 parents 7ceebd9 + 7e2ebb0 commit ae5b641

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Cargo.lock

-1
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,6 @@ dependencies = [
455455
"clippy_lints",
456456
"compiletest_rs",
457457
"derive-new",
458-
"git2",
459458
"lazy_static 1.4.0",
460459
"regex",
461460
"rustc-workspace-hack",

src/tools/clippy

Submodule clippy updated 53 files

0 commit comments

Comments
 (0)