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