Skip to content

Commit 7e2ebb0

Browse files
committed
submodules: update clippy from 8485d40 to 23549a8
Changes: ```` rustup #69738 rustup #68944 Make use of `or_patterns` feature 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
1 parent 59f4ba9 commit 7e2ebb0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Diff for: 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",

Diff for: src/tools/clippy

Submodule clippy updated 53 files

0 commit comments

Comments
 (0)