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] |
||
|---|---|---|
| .. | ||
| bench.rs | ||
| matches.rs | ||
| mod.rs | ||
| native_static.rs | ||
| tests.rs | ||