Rustc 1.84 beta3 can't build from tarball: bootstrap try to find git commit on non git directory #133860
Labels
C-bug
Category: This is a bug.
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Code
I tried to compile rustc 1.84 beta 3 from tarball (https://static.rust-lang.org/dist/2024-12-03/)
I expected to see this happen: It should compile
Instead, this happened: bootstrap try to use git and failed
Version it worked on
It most recently worked on: 1.83.0
Version with regression
rustc --version --verbose
:Backtrace
Backtrace
@rustbot modify labels: +regression-from-stable-to-beta -regression-untriaged
The regression commit is 1837f6f
The fix commit is aafd56b
The text was updated successfully, but these errors were encountered: