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 6d5a0f1 commit b984f5aCopy full SHA for b984f5a
.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-12-19
+ url = https://github.com/mabezdev/llvm-project.git
+ branch = xtensa_release_9.0.1_with_rust_patches
44
[submodule "src/doc/embedded-book"]
45
path = src/doc/embedded-book
46
url = https://github.com/rust-embedded/book.git
src/llvm-project
0 commit comments