Skip to content

Cargo always fails because the command to get rustc version has changed. #1073

Closed
@HeroesGrave

Description

@HeroesGrave

rustc -v verbose was changed to rustc -Vv (rust-lang/rust#19900). Now cargo can't get the rustc version and fails every time.

Additionally, because cargo is broken, I can't rebuild a fixed version.

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