]> git.lizzy.rs Git - rust.git/blobdiff - .gitmodules
Emit lifetime end markers for function arguments
[rust.git] / .gitmodules
index 43169be195068b44c1b6fd18ef66f04612b77ee2..987791ac9db5ffa9669465717082da697b84a1c6 100644 (file)
@@ -1,11 +1,13 @@
 [submodule "src/llvm"]
        path = src/llvm
-       url = https://github.com/luqmana/llvm.git
+       url = https://github.com/rust-lang/llvm.git
        branch = master
-[submodule "src/libuv"]
-       path = src/libuv
-       url = https://github.com/alexcrichton/libuv.git
-       branch = master
-[submodule "src/gyp"]
-       path = src/gyp
-       url = https://github.com/alexcrichton/gyp.git
+[submodule "src/compiler-rt"]
+       path = src/compiler-rt
+       url = https://github.com/rust-lang/compiler-rt.git
+[submodule "src/rt/hoedown"]
+       path = src/rt/hoedown
+       url = https://github.com/rust-lang/hoedown.git
+[submodule "src/jemalloc"]
+       path = src/jemalloc
+       url = https://github.com/rust-lang/jemalloc.git