Skip to content
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

refactor(core): Clean up deserialization of PackageId #12785

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

epage
Copy link
Contributor

@epage epage commented Oct 6, 2023

This came as part of another change that I'm abandoning but I felt this made things cleaner, so I decided to keep it.

This came as part of another change that I'm abandoning but I felt this
made things cleaner, so I decided to keep it.
@rustbot
Copy link
Collaborator

rustbot commented Oct 6, 2023

r? @ehuss

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 6, 2023
Copy link
Member

@Rustin170506 Rustin170506 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks!

src/cargo/core/package_id.rs Show resolved Hide resolved
Copy link
Member

@weihanglo weihanglo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

r=me whenever you feel good or fix #12785 (comment)

@epage epage force-pushed the version-refactor branch from c78391d to 3f879a0 Compare October 9, 2023 19:25
@epage
Copy link
Contributor Author

epage commented Oct 9, 2023

@bors r=weihanglo

@bors
Copy link
Contributor

bors commented Oct 9, 2023

📌 Commit 3f879a0 has been approved by weihanglo

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 9, 2023
@bors
Copy link
Contributor

bors commented Oct 9, 2023

⌛ Testing commit 3f879a0 with merge b27f203...

@bors
Copy link
Contributor

bors commented Oct 9, 2023

☀️ Test successful - checks-actions
Approved by: weihanglo
Pushing b27f203 to master...

@bors bors merged commit b27f203 into rust-lang:master Oct 9, 2023
@epage epage deleted the version-refactor branch October 9, 2023 20:33
@ehuss ehuss added this to the 1.75.0 milestone Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants