Skip to content

add clippy_test_deps/Cargo.lock #15255

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Jul 12, 2025

This ensures everyone uses the same version of these dependencies. I realize that clippy generally doesn't check in lockfiles (IMO that's a mistake, but it's not my call to make) -- but this here affects also the main rustc repo; if this lockfile doesn't exist, a rustc PR could fail because randomly a new version of one of the test_deps here was picked up. We definitely don't want that in the rustc repo, so let's check in at least this particular lockfile.

changelog: none

@rustbot
Copy link
Collaborator

rustbot commented Jul 12, 2025

r? @Alexendoo

rustbot has assigned @Alexendoo.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jul 12, 2025
@RalfJung
Copy link
Member Author

Needs to happen in rust-lang/rust#143745.

@RalfJung RalfJung closed this Jul 12, 2025
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jul 12, 2025
@RalfJung RalfJung deleted the test-deps-lock branch July 12, 2025 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants