We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfedf38 commit 924deffCopy full SHA for 924deff
.gitmodules
@@ -39,8 +39,8 @@
39
url = https://github.com/rust-lang/edition-guide.git
40
[submodule "src/llvm-project"]
41
path = src/llvm-project
42
- url = https://github.com/rust-lang/llvm-project.git
43
- branch = rustc/9.0-2019-09-19
+ url = https://github.com/nikic/llvm-project.git
+ branch = rustc/10.0-2019-12-31
44
[submodule "src/doc/embedded-book"]
45
path = src/doc/embedded-book
46
url = https://github.com/rust-embedded/book.git
0 commit comments