Skip to content

Recent pre-nightly builds have "commit-hash: unknown" in their version info #132845

Closed
@RalfJung

Description

@RalfJung

I noticed this in Miri where we currently use the 668959740f97e7a22ae340742886d330ab63950f build (via rustup-toolchain-install-master):

$ rustc +miri --version -v
rustc 1.84.0-nightly
binary: rustc
commit-hash: unknown
commit-date: unknown
host: x86_64-unknown-linux-gnu
release: 1.84.0-nightly
LLVM version: 19.1.3

Something seems very wrong about this?

Cc @rust-lang/compiler (sorry I don't know whom specifically to ping here)

Metadata

Metadata

Assignees

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

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions