Skip to content

crates_io_tarball: prevent publication of crates with [patch] sections #11189

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

Merged
merged 2 commits into from
May 16, 2025

Conversation

LawnGnome
Copy link
Contributor

Fixes #11188.

@LawnGnome LawnGnome requested a review from Turbo87 May 16, 2025 13:50
@LawnGnome LawnGnome self-assigned this May 16, 2025
@LawnGnome LawnGnome added C-bug 🐞 Category: unintended, undesired behavior A-publish A-backend ⚙️ labels May 16, 2025
@LawnGnome LawnGnome changed the title krate/publish: prevent publication of crates with [patch] sections crates_io_tarball: prevent publication of crates with [patch] sections May 16, 2025
Copy link
Member

@Turbo87 Turbo87 left a comment

Choose a reason for hiding this comment

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

:shipit:

@LawnGnome LawnGnome merged commit b08b412 into rust-lang:main May 16, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend ⚙️ A-publish C-bug 🐞 Category: unintended, undesired behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disallow [patch] sections in crate manifests
2 participants