rust/src/libstd/rand
Simonas Kazlauskas 1e89bbcb67 Rename TaskRng to ThreadRng
Since runtime is removed, rust has no tasks anymore and everything is moving
from being task-* to thread-*. Let’s rename TaskRng as well!

* Rename TaskRng to ThreadRng
* Rename task_rng to thread_rng

[breaking-change]
2014-12-28 13:46:35 +02:00
..
mod.rs Rename TaskRng to ThreadRng 2014-12-28 13:46:35 +02:00
os.rs rollup merge of #19973: vhbit/ios-no-copy 2014-12-21 09:26:43 -08:00
reader.rs std: Collapse SlicePrelude traits 2014-12-14 19:03:56 -08:00