summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2023-01-23 11:33:33 +0100
committerNikita Popov <npopov@redhat.com>2023-03-22 09:30:37 +0100
commit237f703a6dca8129f298739ecb030f7961a1921a (patch)
tree4b7560505306695c4c1a93402ecea8acaf778936 /.gitmodules
parent079a801d8bb55eb8e08fcc6bd04f6858cbc850b3 (diff)
downloadrust-237f703a6dca8129f298739ecb030f7961a1921a.tar.gz
Upgrade to LLVM 16
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index e79f2f089c1..0bbccb57130 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/15.0-2022-12-07
+ branch = rustc/16.0-2023-03-06
[submodule "src/doc/embedded-book"]
path = src/doc/embedded-book
url = https://github.com/rust-embedded/book.git