Skip to content

Can't get the version information #8043

@azzamsa

Description

@azzamsa

Hi.

After a change request (#7854) and a change, #7984 merged.
The output of rust-analyzer should be:

❯ ./rust-analyzer-2021-03-15 --version
rust-analyzer 2021-03-15


❯ ./rust-analyzer-nightly --version
rust-analyzer-2021-03-15-gc0a2b4e

But, after downloading the c0a2b4e nightly release and the 2021-03-15 latest release. This is what I get:.

❯ ./rust-analyzer-2021-03-15 --version
rust-analyzer


❯ ./rust-analyzer-nightly --version
rust-analyzer

Am I missing something?

Thanks for rust-analyzer.

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