]> git.lizzy.rs Git - rust.git/blobdiff - .gitmodules
LICENSE-MIT: Remove inaccurate (misattributed) copyright notice
[rust.git] / .gitmodules
index 7cd896b763f543fe87345089b5432036b6c24952..6244b3c0951868b30ea8a3bbc0605e647e7ddf6e 100644 (file)
@@ -2,9 +2,6 @@
        path = src/llvm
        url = https://github.com/rust-lang/llvm.git
        branch = master
-[submodule "src/compiler-rt"]
-       path = src/compiler-rt
-       url = https://github.com/rust-lang/compiler-rt.git
 [submodule "src/rt/hoedown"]
        path = src/rt/hoedown
        url = https://github.com/rust-lang/hoedown.git
@@ -13,7 +10,7 @@
        path = src/jemalloc
        url = https://github.com/rust-lang/jemalloc.git
 [submodule "src/rust-installer"]
-       path = src/rust-installer
+       path = src/tools/rust-installer
        url = https://github.com/rust-lang/rust-installer.git
 [submodule "src/liblibc"]
        path = src/liblibc
@@ -23,7 +20,7 @@
        url = https://github.com/rust-lang-nursery/nomicon.git
 [submodule "src/tools/cargo"]
        path = src/tools/cargo
-       url = https://github.com/rust-lang/cargo
+       url = https://github.com/rust-lang/cargo.git
 [submodule "reference"]
        path = src/doc/reference
        url = https://github.com/rust-lang-nursery/reference.git
@@ -32,4 +29,7 @@
        url = https://github.com/rust-lang/book.git
 [submodule "src/tools/rls"]
        path = src/tools/rls
-       url = https://github.com/rust-lang-nursery/rls
+       url = https://github.com/rust-lang-nursery/rls.git
+[submodule "src/libcompiler_builtins"]
+       path = src/libcompiler_builtins
+       url = https://github.com/rust-lang-nursery/compiler-builtins