mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
06d403d670
Set commit information environment variables when building tools This fixes #107094. ~I'm trying to add a regression test for this issue.~ **Update**: I've added a test and a new test header `needs-git-hash` which makes sure it doesn't run when commit hashes are ignored (`bootstrap`'s `ignore-git` option).