]> git.lizzy.rs Git - rust.git/commit
Add a `build-aux-docs` directive to compiletest
authormitaa <mitaa.ceb@gmail.com>
Thu, 3 Dec 2015 21:19:58 +0000 (22:19 +0100)
committermitaa <mitaa.ceb@gmail.com>
Thu, 3 Dec 2015 21:20:29 +0000 (22:20 +0100)
commit14f504c5b7324c77e78feffe5def4282d0f10573
tree39f18b5183ea7856b1351385f02b454673856b5f
parent1099af732dd25be44f4e3da35d0f5b8e40cdcb7e
Add a `build-aux-docs` directive to compiletest

This flag causes the documentation for all `aux-build` files to
be built, which happens prior to running/building the parent test.
src/compiletest/header.rs
src/compiletest/runtest.rs