Skip to content

Documentation: Package Id Spec kind lists file as an option instead of path #15048

@Skgland

Description

@Skgland

Problem

While working on rust-lang/crater#758 in noticed that https://doc.rust-lang.org/cargo/reference/pkgid-spec.html defines kind as

kind = "registry" | "git" | "file"

but based on the examples I think it should be

kind = "registry" | "git" | "path"

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: bugS-triageStatus: This issue is waiting on initial triage.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions