2011-10-31 23:01:14 +00:00
|
|
|
[submodule "src/llvm"]
|
|
|
|
path = src/llvm
|
2014-01-10 04:21:22 +00:00
|
|
|
url = https://github.com/rust-lang/llvm.git
|
2013-06-25 18:03:39 +00:00
|
|
|
branch = master
|
2014-02-03 08:06:40 +00:00
|
|
|
[submodule "src/compiler-rt"]
|
|
|
|
path = src/compiler-rt
|
2014-02-04 06:54:09 +00:00
|
|
|
url = https://github.com/rust-lang/compiler-rt.git
|
2014-05-03 00:56:35 +00:00
|
|
|
[submodule "src/rt/hoedown"]
|
|
|
|
path = src/rt/hoedown
|
|
|
|
url = https://github.com/rust-lang/hoedown.git
|
2014-04-25 06:19:34 +00:00
|
|
|
[submodule "src/jemalloc"]
|
|
|
|
path = src/jemalloc
|
|
|
|
url = https://github.com/rust-lang/jemalloc.git
|
2014-11-21 22:45:45 +00:00
|
|
|
[submodule "src/rust-installer"]
|
|
|
|
path = src/rust-installer
|
2015-12-25 18:51:04 +00:00
|
|
|
url = https://github.com/rust-lang/rust-installer.git
|
2015-11-03 00:22:49 +00:00
|
|
|
[submodule "src/liblibc"]
|
|
|
|
path = src/liblibc
|
2016-02-20 11:37:30 +00:00
|
|
|
url = https://github.com/rust-lang/libc.git
|