Skip to content

Cargo and rustc have inconsistent version flags #17938

Closed
@mcpherrinm

Description

@mcpherrinm

Cargo -V and rustc -v both print version information. Since the two tools are so related, having consistent flags seems like the right thing to do.

Cargo uses -v for verbose. Rustc does not use -V.

I am filing this bug against both cargo & rustc. See rust-lang/cargo#690

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