rust/src/rustbook
bors c897ac04e2 Auto merge of #24177 - alexcrichton:rustdoc, r=aturon
This commit series starts out with more official test harness support for rustdoc tests, and then each commit afterwards adds a test (where appropriate). Each commit should also test and finish independently of all others (they're all pretty separable).

I've uploaded a [copy of the documentation](http://people.mozilla.org/~acrichton/doc/std/) generated after all these commits were applied, and a double check on issues being closed would be greatly appreciated! I'll also browse the docs a bit and make sure nothing regressed too horribly.
2015-04-10 16:18:44 +00:00
..
book.rs Make sum and product inherent methods on Iterator 2015-04-08 00:26:35 +02:00
build.rs book: Fix a hyperlink to CONFIGS.md 2015-04-07 17:54:34 -07:00
css.rs
error.rs Stabilize the Error trait 2015-03-23 11:27:19 -07:00
help.rs std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
javascript.rs book: Emit links to play.rust-lang.org to run examples 2015-04-07 17:54:34 -07:00
main.rs Stabilize std::convert and related code 2015-03-31 11:24:38 -07:00
serve.rs std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
subcommand.rs Add trivial cast lints. 2015-03-25 10:03:57 +13:00
term.rs Fallout of std::old_io deprecation 2015-03-13 10:00:28 -07:00
test.rs std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00