]> git.lizzy.rs Git - rust.git/blobdiff - .gitmodules
Add the edition guide to doc.rust-lang.org
[rust.git] / .gitmodules
index 038237aa179a9b421aab40eb989f03d1679a073f..4a136cff1cdf241a8445e39cfdec15fb6936cb9a 100644 (file)
@@ -2,9 +2,6 @@
        path = src/llvm
        url = https://github.com/rust-lang/llvm.git
        branch = master
-[submodule "src/jemalloc"]
-       path = src/jemalloc
-       url = https://github.com/rust-lang/jemalloc.git
 [submodule "src/rust-installer"]
        path = src/tools/rust-installer
        url = https://github.com/rust-lang/rust-installer.git
 [submodule "src/tools/lldb"]
        path = src/tools/lldb
        url = https://github.com/rust-lang-nursery/lldb.git
-       branch = rust-release-80-v1
+       branch = rust-release-80-v2
 [submodule "src/tools/clang"]
        path = src/tools/clang
        url = https://github.com/rust-lang-nursery/clang.git
-       branch = rust-release-80-v1
-  
\ No newline at end of file
+       branch = rust-release-80-v2
+
+[submodule "src/doc/rustc-guide"]
+       path = src/doc/rustc-guide
+       url = https://github.com/rust-lang/rustc-guide.git
+[submodule "src/doc/edition-guide"]
+       path = src/doc/edition-guide
+       url = https://github.com/rust-lang-nursery/edition-guide