Skip to content

Commit 2c81171

Browse files
committed
update submodule
1 parent 9219818 commit 2c81171

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
url = https://github.com/rust-lang/edition-guide.git
2828
[submodule "src/llvm-project"]
2929
path = src/llvm-project
30-
url = https://github.com/rust-lang/llvm-project.git
31-
branch = rustc/15.0-2022-12-07
30+
url = https://github.com/nikic/llvm-project.git
31+
branch = rustc/rust-func-spec
3232
[submodule "src/doc/embedded-book"]
3333
path = src/doc/embedded-book
3434
url = https://github.com/rust-embedded/book.git

src/llvm-project

0 commit comments

Comments
 (0)