]> git.lizzy.rs Git - rust.git/blob - .gitmodules
librustc: Don't try to perform the magical
[rust.git] / .gitmodules
1 [submodule "src/llvm"]
2         path = src/llvm
3         url = https://github.com/rust-lang/llvm.git
4         branch = master
5 [submodule "src/libuv"]
6         path = src/libuv
7         url = https://github.com/rust-lang/libuv.git
8         branch = master
9 [submodule "src/gyp"]
10         path = src/gyp
11         url = https://github.com/rust-lang/gyp.git
12 [submodule "src/compiler-rt"]
13         path = src/compiler-rt
14         url = https://github.com/rust-lang/compiler-rt.git
15 [submodule "src/rt/hoedown"]
16         path = src/rt/hoedown
17         url = https://github.com/rust-lang/hoedown.git
18 [submodule "src/jemalloc"]
19         path = src/jemalloc
20         url = https://github.com/rust-lang/jemalloc.git