]> git.lizzy.rs Git - rust.git/commit
Auto merge of #33092 - alexcrichton:rustbuild-docs, r=brson
authorbors <bors@rust-lang.org>
Sat, 23 Apr 2016 12:36:28 +0000 (05:36 -0700)
committerbors <bors@rust-lang.org>
Sat, 23 Apr 2016 12:36:28 +0000 (05:36 -0700)
commitf01bb5ed24c90f80bf30d0967679d21111d5f298
treeec5ac6079d0a6abebb8f657606e32942cc080fd9
parentef57fb714402286532932371b667abda5fe874f3
parentede8944ea778e33b0c268fdd0545cb2b15b9cf24
Auto merge of #33092 - alexcrichton:rustbuild-docs, r=brson

rustbuild: Run all markdown documentation tests

This commit adds support to rustbuild to run all documentation tests, basically
running `rustdoc --test` over all our documentation.
src/bootstrap/build/check.rs
src/bootstrap/build/mod.rs
src/bootstrap/build/step.rs