]> git.lizzy.rs Git - rust.git/commit
doc: Turn off special features for rustdoc tests
authorAlex Crichton <alex@alexcrichton.com>
Fri, 6 Jun 2014 06:01:01 +0000 (23:01 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Sat, 7 Jun 2014 03:00:07 +0000 (20:00 -0700)
commitcc63d4c61bb83fcbcef5ccfffcd9b26b1bf2d20a
tree8794914b76f301a24e8a9f8fc603df7ca8c1b7d4
parent59157631061744947df9a7751ac55fe2304e67ad
doc: Turn off special features for rustdoc tests

These were only used for the markdown tests, and there's no reason they should
be distinct from the other tests.
src/doc/guide-macros.md
src/doc/guide-unsafe.md
src/doc/rust.md
src/doc/tutorial.md
src/librustdoc/markdown.rs
src/librustdoc/test.rs