X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitmodules;h=5c0ab737f63dbd7da7c41695f382a9a2a275f1b6;hb=310c97b6ba7e6b8d4e3e7f337db0cff97f45f5c0;hp=a9210cfc69ec5f9fab0650dc3354d626335bb8c6;hpb=cbcc4c4f05cef62d283d7205bd00ce7d7adcfec6;p=rust.git diff --git a/.gitmodules b/.gitmodules index a9210cfc69e..5c0ab737f63 100644 --- a/.gitmodules +++ b/.gitmodules @@ -41,3 +41,6 @@ [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