Skip to content

chore: remove unused dependencies#17236

Open
KikiKian wants to merge 1 commit into
rust-lang:masterfrom
KikiKian:chore/unused-dependencies
Open

chore: remove unused dependencies#17236
KikiKian wants to merge 1 commit into
rust-lang:masterfrom
KikiKian:chore/unused-dependencies

Conversation

@KikiKian

@KikiKian KikiKian commented Jun 14, 2026

Copy link
Copy Markdown

changelog: Removed unused dependencies

Cleans up the following unused dependencies:

Crate Removed from
filetime = "0.2.9" Cargo.toml (workspace)
walkdir = "2.3" clippy_lints/Cargo.toml (dev-dependency)
rustc-semver = "1.1" clippy_lints_internal/Cargo.toml

All tests pass on my computer but just make sure to test them again.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jun 14, 2026
@rustbot

rustbot commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @llogiq (or someone else) some time within the next two weeks.

Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-waiting-on-review and S-waiting-on-author) stays updated, invoking these commands when appropriate:

  • @rustbot author: the review is finished, PR author should check the comments and take action accordingly
  • @rustbot review: the author is ready for a review, this PR will be queued again in the reviewer's queue
Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: 8 candidates
  • 8 candidates expanded to 8 candidates
  • Random selection from Jarcho, dswij, llogiq, samueltardieu

@KikiKian KikiKian changed the title Removed unused dependencies chore: remove unused dependencies Jun 15, 2026
@rustbot

rustbot commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (possibly #16805) made this pull request unmergeable. Please resolve the merge conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants