Skip to content

Rustc version does not match manifest version #36773

@Diggsey

Description

@Diggsey

Often the date given by rustc --version is the day before the date on the manifest. Also the date given by cargo --version often does not match one or both of those dates.

This is confusing for users installing a specific version of rust, and it makes referring to a nightly by date ambiguous.

Ideally there would be a mechanism to ensure that regardless of when the components are built or packaged, they all agree on the date given by --version and the manifest date.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions