Skip to content

cargo-fmt version not displaying correctly #5395

Closed
@ytmimi

Description

@ytmimi

On the latest master (2c8b3be) the cargo-fmt binary isn't displaying it's version information properly.

This is what I get when running cargo-fmt

cargo run --bin cargo-fmt -- --version
cargo-fmt 

However we aren't seeing the same issue with rustfmt

cargo run --bin rustfmt -- --version
rustfmt 1.5.0-nightly (2c8b3bef 2022-06-21)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugPanic, non-idempotency, invalid code, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions