]> git.lizzy.rs Git - rust.git/blob - .gitmodules
Rollup merge of #29420 - efindlay:master, r=steveklabnik
[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/compiler-rt"]
6         path = src/compiler-rt
7         url = https://github.com/rust-lang/compiler-rt.git
8 [submodule "src/rt/hoedown"]
9         path = src/rt/hoedown
10         url = https://github.com/rust-lang/hoedown.git
11 [submodule "src/jemalloc"]
12         path = src/jemalloc
13         url = https://github.com/rust-lang/jemalloc.git
14 [submodule "src/rust-installer"]
15         path = src/rust-installer
16         url = https://github.com/rust-lang/rust-installer
17 [submodule "src/liblibc"]
18         path = src/liblibc
19         url = https://github.com/rust-lang/libc