about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorAaron Hill <aa1ronham@gmail.com>2021-12-05 14:25:48 -0600
committerAaron Hill <aa1ronham@gmail.com>2021-12-05 14:25:48 -0600
commit8830cbcdc73c8b2a4f5d2374ce580e90afc0dfd3 (patch)
treec7fcc76ebfb1082e848c3e867bbb39fa559d2f75 /src
parent772d51f887fa407216860bf8ecf3f1a32fb795b4 (diff)
downloadrust-8830cbcdc73c8b2a4f5d2374ce580e90afc0dfd3.tar.gz
rust-8830cbcdc73c8b2a4f5d2374ce580e90afc0dfd3.zip
Bump download-ci-llvm-stamp for LLD inclusion
This will make 'lld' available locally now, instead of
needing to wait for the next LLVM submodule bump.
Diffstat (limited to 'src')
-rw-r--r--src/bootstrap/download-ci-llvm-stamp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bootstrap/download-ci-llvm-stamp b/src/bootstrap/download-ci-llvm-stamp
index 19e5fffcc2d..ef635ee26df 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/88069
+Last change is for: https://github.com/rust-lang/rust/pull/91229