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