summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2022-03-23 11:42:13 -0700
committerJosh Stone <jistone@redhat.com>2022-03-23 11:42:13 -0700
commitcbe22167099627805974e6bbfb80ea47682c5662 (patch)
tree62d1e931ed55cc1f5271dd15425bfec80d32bcf0 /.gitmodules
parent92804455704cc59d6d8272faf72f442c6125d395 (diff)
downloadrust-cbe22167099627805974e6bbfb80ea47682c5662.tar.gz
Update to LLVM 14.0.0 final
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 9f54ed5bdab..21bce3c7fa0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,7 +34,7 @@
[submodule "src/llvm-project"]
path = src/llvm-project
url = https://github.com/rust-lang/llvm-project.git
- branch = rustc/14.0-2022-02-09
+ branch = rustc/14.0-2022-03-22
[submodule "src/doc/embedded-book"]
path = src/doc/embedded-book
url = https://github.com/rust-embedded/book.git