diff options
| author | Jubilee <workingjubilee@gmail.com> | 2024-09-09 19:20:39 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-09 19:20:39 -0700 |
| commit | ca3f4ae20a59975e77552226edbb418310126fb8 (patch) | |
| tree | 8bb3ca26be252d024876c61bf1efeeca9554bf2b /src/bootstrap | |
| parent | a26c809e7ae16114c58a714ef8851a2b4971ca2d (diff) | |
| parent | 667cf22f486cf16dfa1d26e7c4d670bce7293629 (diff) | |
| download | rust-ca3f4ae20a59975e77552226edbb418310126fb8.tar.gz rust-ca3f4ae20a59975e77552226edbb418310126fb8.zip | |
Rollup merge of #130162 - onur-ozkan:bump-ci-llvm-stamp, r=Kobzol
bump download-ci-llvm-stamp This should trigger the download and extraction of the ci-llvm tarball, which should resolve https://github.com/rust-lang/rust/issues/130144.
Diffstat (limited to 'src/bootstrap')
| -rw-r--r-- | src/bootstrap/download-ci-llvm-stamp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bootstrap/download-ci-llvm-stamp b/src/bootstrap/download-ci-llvm-stamp index 90901530501..42cecbf5df9 100644 --- a/src/bootstrap/download-ci-llvm-stamp +++ b/src/bootstrap/download-ci-llvm-stamp @@ -1,4 +1,4 @@ Change this file to make users of the `download-ci-llvm` configuration download a new version of LLVM from CI, even if the LLVM submodule hasn’t changed. -Last change is for: https://github.com/rust-lang/rust/pull/129116 +Last change is for: https://github.com/rust-lang/rust/pull/129788 |
