auto merge of #11436 : alexcrichton/rust/update-forks, r=huonw

We're not moving everything just yet, but it's good to start somewhere!
This commit is contained in:
bors 2014-01-10 00:41:21 -08:00
commit 587d0f5a32

6
.gitmodules vendored
View File

@ -1,11 +1,11 @@
[submodule "src/llvm"]
path = src/llvm
url = https://github.com/luqmana/llvm.git
url = https://github.com/rust-lang/llvm.git
branch = master
[submodule "src/libuv"]
path = src/libuv
url = https://github.com/alexcrichton/libuv.git
url = https://github.com/rust-lang/libuv.git
branch = master
[submodule "src/gyp"]
path = src/gyp
url = https://github.com/alexcrichton/gyp.git
url = https://github.com/rust-lang/gyp.git