]> git.lizzy.rs Git - rust.git/commit
std::sync::TaskPool: Improve module documentation
authorAlexandre Gagnon <alxgnon@gmail.com>
Fri, 20 Jun 2014 03:17:49 +0000 (23:17 -0400)
committerAlexandre Gagnon <alxgnon@gmail.com>
Fri, 20 Jun 2014 03:17:49 +0000 (23:17 -0400)
commitaf520e133c24f9409f85ac91b0b8bbf033ec0b7a
treec77c4f5f9bbba681ee48c1e5081f930334e13e2f
parent282705c7842713d9809a9fb53223c1e40c3fe860
std::sync::TaskPool: Improve module documentation

The struct and module doc comments are reformulated. The `execute`
method's documentation are put up to date, and failure information
is added. A test is also added to address the possible failure.
src/libstd/sync/task_pool.rs