]> git.lizzy.rs Git - rust.git/commit
Auto merge of #24177 - alexcrichton:rustdoc, r=aturon
authorbors <bors@rust-lang.org>
Fri, 10 Apr 2015 16:18:44 +0000 (16:18 +0000)
committerbors <bors@rust-lang.org>
Fri, 10 Apr 2015 16:18:44 +0000 (16:18 +0000)
commitc897ac04e2ebda378fd9e38f6ec0878ae3a2baf7
treef26b1f3541943b61937faf150f90b46e9a8f15c5
parent9539627ac76ca37d617a329dbd79c50c59cf59ee
parent445faca8441aae34c91318b6ad9e2049885af8dc
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.
configure
src/libcore/num/mod.rs
src/libcore/ptr.rs
src/libstd/net/addr.rs
src/libstd/process.rs