]> git.lizzy.rs Git - rust.git/blobdiff - .gitmodules
reference: using periods here is unusual
[rust.git] / .gitmodules
index 37dbb30c82a8f444aef99ce953007560a47db7b7..6cd704b3703760d0ab5599e5098dd3a02e8fbce8 100644 (file)
@@ -2,13 +2,6 @@
        path = src/llvm
        url = https://github.com/rust-lang/llvm.git
        branch = master
-[submodule "src/libuv"]
-       path = src/libuv
-       url = https://github.com/rust-lang/libuv.git
-       branch = master
-[submodule "src/gyp"]
-       path = src/gyp
-       url = https://github.com/rust-lang/gyp.git
 [submodule "src/compiler-rt"]
        path = src/compiler-rt
        url = https://github.com/rust-lang/compiler-rt.git
@@ -18,3 +11,6 @@
 [submodule "src/jemalloc"]
        path = src/jemalloc
        url = https://github.com/rust-lang/jemalloc.git
+[submodule "src/rust-installer"]
+       path = src/rust-installer
+       url = https://github.com/rust-lang/rust-installer