]> git.lizzy.rs Git - rust.git/blobdiff - .gitmodules
Rollup merge of #49103 - glandium:uninitialized, r=cramertj
[rust.git] / .gitmodules
index 65aafeea17bd9f737f0d6a11ef3e9fb815ccccc0..55f586389b11766c587af558c66a716cdced1fb9 100644 (file)
@@ -2,10 +2,6 @@
        path = src/llvm
        url = https://github.com/rust-lang/llvm.git
        branch = master
-[submodule "src/rt/hoedown"]
-       path = src/rt/hoedown
-       url = https://github.com/rust-lang/hoedown.git
-       branch = rust-2015-09-21-do-not-delete
 [submodule "src/jemalloc"]
        path = src/jemalloc
        url = https://github.com/rust-lang/jemalloc.git
 [submodule "src/dlmalloc"]
        path = src/dlmalloc
        url = https://github.com/alexcrichton/dlmalloc-rs.git
-[submodule "src/binaryen"]
-       path = src/binaryen
-       url = https://github.com/alexcrichton/binaryen.git
 [submodule "src/doc/rust-by-example"]
        path = src/doc/rust-by-example
        url = https://github.com/rust-lang/rust-by-example
 [submodule "src/llvm-emscripten"]
        path = src/llvm-emscripten
        url = https://github.com/rust-lang/llvm
+[submodule "src/stdsimd"]
+       path = src/stdsimd
+       url = https://github.com/rust-lang-nursery/stdsimd
+[submodule "src/tools/lld"]
+       path = src/tools/lld
+       url = https://github.com/rust-lang/lld.git