Create new flag to test rustdoc --test

This commit is contained in:
Guillaume Gomez 2017-01-23 22:46:18 +01:00
parent 44b59be0f2
commit 6756b72a1d
6 changed files with 55 additions and 53 deletions

2
.gitmodules vendored
View file

@ -7,7 +7,7 @@
url = https://github.com/rust-lang/compiler-rt.git
[submodule "src/rt/hoedown"]
path = src/rt/hoedown
url = https://github.com/GuillaumeGomez/hoedown.git
url = https://github.com/rust-lang/hoedown.git
[submodule "src/jemalloc"]
path = src/jemalloc
url = https://github.com/rust-lang/jemalloc.git