Adding RBE as a submodule #46194
This commit is contained in:
parent
f62f774035
commit
a2df413187
4 changed files with 7 additions and 2 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -48,3 +48,6 @@
|
|||
[submodule "src/binaryen"]
|
||||
path = src/binaryen
|
||||
url = https://github.com/alexcrichton/binaryen.git
|
||||
[submodule "src/doc/rust-by-example"]
|
||||
path = src/doc/rust-by-example
|
||||
url = https://github.com/rust-lang/rust-by-example
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue