X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitmodules;h=003e50d0788e4c6efb0d4315556a8c1ce0cf73ef;hb=efb1acf4a00d28336c7cfc369c9315bb830c53a9;hp=31db0772cfb6b3f789fde5073b823f3c74908998;hpb=9a72b42a6d8a2d587a9db4f0073829de118e9997;p=rust.git diff --git a/.gitmodules b/.gitmodules index 31db0772cfb..003e50d0788 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,13 +15,13 @@ url = https://github.com/rust-lang/book.git [submodule "src/tools/rls"] path = src/tools/rls - url = https://github.com/rust-lang-nursery/rls.git + url = https://github.com/rust-lang/rls.git [submodule "src/tools/clippy"] path = src/tools/clippy - url = https://github.com/rust-lang-nursery/rust-clippy.git + url = https://github.com/rust-lang/rust-clippy.git [submodule "src/tools/rustfmt"] path = src/tools/rustfmt - url = https://github.com/rust-lang-nursery/rustfmt.git + url = https://github.com/rust-lang/rustfmt.git [submodule "src/tools/miri"] path = src/tools/miri url = https://github.com/rust-lang/miri.git @@ -40,7 +40,7 @@ [submodule "src/llvm-project"] path = src/llvm-project url = https://github.com/rust-lang/llvm-project.git - branch = rustc/9.0-2019-09-19 + branch = rustc/9.0-2019-12-19 [submodule "src/doc/embedded-book"] path = src/doc/embedded-book url = https://github.com/rust-embedded/book.git