-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
A-interacts-with-crates.ioArea: interaction with registriesArea: interaction with registriesA-registriesArea: registriesArea: registriesC-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Command-publishS-triageStatus: This issue is waiting on initial triage.Status: This issue is waiting on initial triage.
Description
Describe the problem you are trying to solve
when running cargo publish, the binary is compiled with release mode, and then it checks if your email is verified and you can publish to the crates.io registry.
Describe the solution you'd like
i'd like cargo to check if your email is verified and allowed to publish to the crates.io registry before compiling the binary in release mode.
Metadata
Metadata
Assignees
Labels
A-interacts-with-crates.ioArea: interaction with registriesArea: interaction with registriesA-registriesArea: registriesArea: registriesC-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Command-publishS-triageStatus: This issue is waiting on initial triage.Status: This issue is waiting on initial triage.