rust/src/doc/style/errors
Barosl Lee ff332b6467 Squeeze the last bits of tasks in documentation in favor of thread
An automated script was run against the `.rs` and `.md` files,
subsituting every occurrence of `task` with `thread`. In the `.rs`
files, only the texts in the comment blocks were affected.
2015-05-09 02:24:18 +09:00
..
ergonomics.md doc: Fix extraneous as_slice()'s in docstrings 2015-03-09 07:54:19 -07:00
handling.md Squeeze the last bits of tasks in documentation in favor of thread 2015-05-09 02:24:18 +09:00
propagation.md Import rust-guidlines 2015-02-16 17:04:16 -05:00
README.md Import rust-guidlines 2015-02-16 17:04:16 -05:00
signaling.md Squeeze the last bits of tasks in documentation in favor of thread 2015-05-09 02:24:18 +09:00

% Errors

[FIXME] Add some general text here.