]> git.lizzy.rs Git - rust.git/blobdiff - .gitmodules
Rollup merge of #68482 - GuillaumeGomez:clean-up-err-codes, r=Dylan-DPC
[rust.git] / .gitmodules
index 31db0772cfb6b3f789fde5073b823f3c74908998..003e50d0788e4c6efb0d4315556a8c1ce0cf73ef 100644 (file)
        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