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)