about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2023-04-05 12:40:04 +0200
committerNikita Popov <npopov@redhat.com>2023-04-05 12:40:04 +0200
commit2175dab137d8e5e6b16f43d4089546e6ffe604d2 (patch)
treec7141dc29d418cc6b954b117b5208b0377e02bfa /.gitmodules
parenta412564f8ca794e227305309da9da16c417ea9ce (diff)
downloadrust-2175dab137d8e5e6b16f43d4089546e6ffe604d2.tar.gz
rust-2175dab137d8e5e6b16f43d4089546e6ffe604d2.zip
Update to LLVM 16.0.1
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 0bbccb57130..4596ae17d02 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -25,7 +25,7 @@
 [submodule "src/llvm-project"]
 	path = src/llvm-project
 	url = https://github.com/rust-lang/llvm-project.git
-	branch = rustc/16.0-2023-03-06
+	branch = rustc/16.0-2023-04-05
 [submodule "src/doc/embedded-book"]
 	path = src/doc/embedded-book
 	url = https://github.com/rust-embedded/book.git