diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2025-01-20 12:37:54 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-20 12:37:54 +0800 |
| commit | afdf3aa45794498a3b9f540168f7ee13bdaf8e42 (patch) | |
| tree | aa3063a76596cd67b710c83ae2fc1baf420bf10c /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 6db2d1aae5d74f57f5218bcf6c839f2e653f1ac2 (diff) | |
| parent | 903cddb392bc9a5bc43194bcbb8b031f2fcc2c56 (diff) | |
| download | rust-afdf3aa45794498a3b9f540168f7ee13bdaf8e42.tar.gz rust-afdf3aa45794498a3b9f540168f7ee13bdaf8e42.zip | |
Rollup merge of #135722 - onur-ozkan:handle-tarball-ci-commit, r=jieyouxu
make it possible to use ci-rustc on tarball sources Previously, bootstrap was using `Config::last_modified_commit` unconditionally to figure the commit to download precompiled rustc artifact from CI, which was leading builds to fail on tarball sources as `Config::last_modified_commit` requires `git` to be present in the project source. This change makes bootstrap to call `Config::last_modified_commit` only when it's running on git-managed source and read `git-commit-hash` file otherwise.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
