Skip to content

Lint if explicit package.readme could be inferred #15869

@epage

Description

@epage

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-new-lintArea: new lintS-needs-mentorStatus: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions