Skip to content

cargo-install unnecessarily rebuilds everything #5667

@Keruspe

Description

@Keruspe

Starting with rust 1.27, if I run cargo build --release then cargo install, the latter syncs its crates.io local copy and rebuilds everything.
This didn't happen with rust 1.26.

Might be related to the latest failure in rust-lang/rust#51717 (comment) ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions