]> git.lizzy.rs Git - rust.git/blobdiff - .gitmodules
Update the stdarch submodule
[rust.git] / .gitmodules
index b75e312dedf732f4e355412c802b1908a9de36db..9dd9f33cd0eb997a415736c6469e47e11543c383 100644 (file)
@@ -31,9 +31,9 @@
 [submodule "src/llvm-emscripten"]
        path = src/llvm-emscripten
        url = https://github.com/rust-lang/llvm.git
-[submodule "src/stdsimd"]
-       path = src/stdsimd
-       url = https://github.com/rust-lang-nursery/stdsimd.git
+[submodule "src/stdarch"]
+       path = src/stdarch
+       url = https://github.com/rust-lang/stdarch.git
 [submodule "src/doc/rustc-guide"]
        path = src/doc/rustc-guide
        url = https://github.com/rust-lang/rustc-guide.git
@@ -43,7 +43,7 @@
 [submodule "src/llvm-project"]
        path = src/llvm-project
        url = https://github.com/rust-lang/llvm-project.git
-       branch = rustc/8.0-2019-01-16
+       branch = rustc/8.0-2019-03-18
 [submodule "src/doc/embedded-book"]
        path = src/doc/embedded-book
        url = https://github.com/rust-embedded/book.git