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:
commit
587d0f5a32
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user