rust/src/libstd/rt
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
..
args.rs std: Clean out #[deprecated] APIs 2015-03-31 15:49:57 -07:00
at_exit_imp.rs Remove Thunk struct and Invoke trait; change Thunk to be an alias 2015-04-01 14:41:21 -04:00
backtrace.rs Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
libunwind.rs std: Prepare for linking to musl 2015-04-27 10:11:15 -07:00
macros.rs Minor fallout/update FOLLOW sets 2015-01-06 18:46:37 -05:00
mod.rs rollup merge of #23945: pnkfelix/gate-u-negate 2015-04-01 18:36:21 -07:00
unwind.rs Squeeze the last bits of tasks in documentation in favor of thread 2015-05-09 02:24:18 +09:00
util.rs Model lexer: Fix remaining issues 2015-04-21 12:02:12 +02:00