Rollup merge of #26825 - steveklabnik:gh24802, r=alexcrichton

Fixes #24802
This commit is contained in:
Steve Klabnik 2015-07-06 18:06:30 -04:00
commit 29aabcc7c4

View File

@ -108,6 +108,10 @@ will run all the tests on every platform we support. If it all works out,
[merge-queue]: http://buildbot.rust-lang.org/homu/queue/rust
Speaking of tests, Rust has a comprehensive test suite. More information about
it can be found
[here](https://github.com/rust-lang/rust-wiki-backup/blob/master/Note-testsuite.md).
## Writing Documentation
Documentation improvements are very welcome. The source of `doc.rust-lang.org`