]> git.lizzy.rs Git - rust.git/blobdiff - .gitmodules
Rollup merge of #48185 - michaelwoerister:recursive-cache-decoding, r=nikomatsakis
[rust.git] / .gitmodules
index ffa7b321ba6b6eb8e61fe0e6a17f28c4310d6652..fc2f8bbc8a350667c7e938ad363c8db1c1c5e9fe 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
@@ -51,3 +47,6 @@
 [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