Skip to content

cargo fetch documentation endorses third-party, unmaintained cargo prefetch command #16709

@briansmith

Description

@briansmith

Problem

From https://doc.rust-lang.org/cargo/commands/cargo-fetch.html as of today:

See also the cargo-prefetch plugin which adds a command to download popular crates. This may be useful if you plan to use Cargo without a network with the --offline flag.

Neither the crate on crates.io nor the GitHub repository have been updated for 7 years. I think it is safe to say that it is unmaintained. I think Cargo's documentation shouldn't be recommending unmaintained things.

Further, even if it were being actively maintained, I am not sure the recommendation makes sense, for a variety of reasons. Today, would we accept a PR that adds this recommendation? Probably not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-documenting-cargo-itselfArea: Cargo's documentationC-bugCategory: bugS-triageStatus: This issue is waiting on initial triage.

    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