rust/src/librustdoc
bors beda30e7ae auto merge of #16342 : alexcrichton/rust/issue-16341, r=huonw
Now that rustdoc is spawning a child task, the program won't exit with a default
error code if the main task fails (because it never fails). This commit forces
the main task to wait for a child task in order to correctly propagate failure.

Closes #16341
2014-08-09 16:16:23 +00:00
..
2014-07-25 07:55:25 -07:00
2014-08-07 16:40:12 -04:00
2014-07-17 12:08:31 +12:00
2014-08-01 19:42:52 -04:00
2014-07-31 23:01:24 -07:00