]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #13255 : alexcrichton/rust/issue-5605, r=huonw
authorbors <bors@rust-lang.org>
Fri, 4 Apr 2014 08:01:51 +0000 (01:01 -0700)
committerbors <bors@rust-lang.org>
Fri, 4 Apr 2014 08:01:51 +0000 (01:01 -0700)
These syntax extensions need a place to be documented, and this starts passing a
`--cfg dox` parameter to `rustdoc` when building and testing documentation in
order to document macros so that they have no effect on the compiled crate, but
only documentation.

Closes #5605

1  2 
src/librustdoc/lib.rs

Simple merge