]> git.lizzy.rs Git - rust.git/blobdiff - .gitmodules
Rollup merge of #63781 - mati865:clippy, r=oli-obk,ehuss
[rust.git] / .gitmodules
index dd74d49828f757f514482b237e4b98bc3853264a..f64e21c5af0e4dec0382ff2261b8354f9a27b246 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-03-18
+       branch = rustc/9.0-2019-07-12
 [submodule "src/doc/embedded-book"]
        path = src/doc/embedded-book
        url = https://github.com/rust-embedded/book.git