Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 15.4k
Tracking Issue for RFC 3052: make the authors field optional #83227
Copy link
Copy link
Closed
rust-lang/crates.io
#3549Closed
Copy link
Labels
B-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.Blocker: Approved by a merged RFC but not yet implemented.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCT-cargoRelevant to the cargo team, which will review and decide on the PR/issue.Relevant to the cargo team, which will review and decide on the PR/issue.T-crates-ioRelevant to the crates.io team, which will review and decide on the PR/issue.Relevant to the crates.io team, which will review and decide on the PR/issue.T-docs-rsRelevant to the docs-rs subteam, which will review and decide on the PR/issue.Relevant to the docs-rs subteam, which will review and decide on the PR/issue.
Description
Metadata
Metadata
Assignees
Labels
B-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.Blocker: Approved by a merged RFC but not yet implemented.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCT-cargoRelevant to the cargo team, which will review and decide on the PR/issue.Relevant to the cargo team, which will review and decide on the PR/issue.T-crates-ioRelevant to the crates.io team, which will review and decide on the PR/issue.Relevant to the crates.io team, which will review and decide on the PR/issue.T-docs-rsRelevant to the docs-rs subteam, which will review and decide on the PR/issue.Relevant to the docs-rs subteam, which will review and decide on the PR/issue.
This is a tracking issue for the RFC "Make the authors field optional" (rust-lang/rfcs#3052).
About tracking issues
Tracking issues are used to record the overall progress of implementation. They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions. A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature. Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.
Steps
cargo new/cargo initand in templatesImplementation history