-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
A-new-lintArea: new lintArea: new lintS-needs-mentorStatus: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
Description
What it does
Cargo can infer README to where it doesn't need to be set
Advantage
Reduce boilerplate
Avoid #14020
Drawbacks
People have to hope they got the inferring logic right
Example
[package]
readme = "README.md"Could be written as:
[package]Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-new-lintArea: new lintArea: new lintS-needs-mentorStatus: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
Type
Fields
Give feedbackNo fields configured for issues without a type.