]> git.lizzy.rs Git - rust.git/blobdiff - .gitmodules
Rollup merge of #58064 - llogiq:vec-deque-try-rfold, r=scottmcm
[rust.git] / .gitmodules
index 4e368c3ebafd8ba3b766ffd4d21d2339ec4f1852..b75e312dedf732f4e355412c802b1908a9de36db 100644 (file)
@@ -24,7 +24,7 @@
        url = https://github.com/rust-lang-nursery/rustfmt.git
 [submodule "src/tools/miri"]
        path = src/tools/miri
-       url = https://github.com/solson/miri.git
+       url = https://github.com/rust-lang/miri.git
 [submodule "src/doc/rust-by-example"]
        path = src/doc/rust-by-example
        url = https://github.com/rust-lang/rust-by-example.git
@@ -44,3 +44,6 @@
        path = src/llvm-project
        url = https://github.com/rust-lang/llvm-project.git
        branch = rustc/8.0-2019-01-16
+[submodule "src/doc/embedded-book"]
+       path = src/doc/embedded-book
+       url = https://github.com/rust-embedded/book.git