Skip to content

Commit 924deff

Browse files
committed
Update submodule reference (my fork for now)
1 parent bfedf38 commit 924deff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
url = https://github.com/rust-lang/edition-guide.git
4040
[submodule "src/llvm-project"]
4141
path = src/llvm-project
42-
url = https://github.com/rust-lang/llvm-project.git
43-
branch = rustc/9.0-2019-09-19
42+
url = https://github.com/nikic/llvm-project.git
43+
branch = rustc/10.0-2019-12-31
4444
[submodule "src/doc/embedded-book"]
4545
path = src/doc/embedded-book
4646
url = https://github.com/rust-embedded/book.git

0 commit comments

Comments
 (0)