X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitmodules;h=5c0ab737f63dbd7da7c41695f382a9a2a275f1b6;hb=310c97b6ba7e6b8d4e3e7f337db0cff97f45f5c0;hp=5f2e8272cd2f3224ac0862f24847ba550f6a7701;hpb=ed084b0b8341c974769a0328f61851b0e1fc17fa;p=rust.git diff --git a/.gitmodules b/.gitmodules index 5f2e8272cd2..5c0ab737f63 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,7 +37,10 @@ [submodule "src/llvm-project"] path = src/llvm-project url = https://github.com/rust-lang/llvm-project.git - branch = rustc/9.0-2019-12-19 + branch = rustc/10.0-2020-05-05 [submodule "src/doc/embedded-book"] path = src/doc/embedded-book url = https://github.com/rust-embedded/book.git +[submodule "src/tools/rust-analyzer"] + path = src/tools/rust-analyzer + url = https://github.com/rust-analyzer/rust-analyzer.git