summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2017-03-10 14:06:24 +0100
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2017-03-28 11:38:55 -0600
commitb96fef8411f26e357e31b8c1b584b6d994efafaa (patch)
treef5a0436ec7a09ed1198c19a5047224d536f292a1 /.gitmodules
parentc9415eb98ff2a5cf679954e5eaf66274a24db1ee (diff)
downloadrust-b96fef8411f26e357e31b8c1b584b6d994efafaa.tar.gz
End of pulldown switch and remove completely hoedown
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index d2e1fb868a9..53d17874924 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -5,10 +5,6 @@
[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