Hoedown big comeback!
This commit is contained in:
parent
43ef63d5b4
commit
cbf8342efe
7 changed files with 257 additions and 7 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -5,6 +5,10 @@
|
|||
[submodule "src/compiler-rt"]
|
||||
path = src/compiler-rt
|
||||
url = https://github.com/rust-lang/compiler-rt.git
|
||||
[submodule "src/rt/hoedown"]
|
||||
path = src/rt/hoedown
|
||||
url = https://github.com/rust-lang/hoedown.git
|
||||
branch = rust-2015-09-21-do-not-delete
|
||||
[submodule "src/jemalloc"]
|
||||
path = src/jemalloc
|
||||
url = https://github.com/rust-lang/jemalloc.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue