Skip to content

Commit e05cea9

Browse files
committed
---
yaml --- r: 185447 b: refs/heads/master c: 27f8708 h: refs/heads/master i: 185445: aace28c 185443: 51b4246 185439: 858caa3 v: v3
1 parent bdb1c50 commit e05cea9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: efd2a1780b2ee1909e84df0c3b398adb024ee375
2+
refs/heads/master: 27f8708ba4aac3f4f2d3074b7b4a451774b1a813
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 3a96d6a9818fe2affc98a187fb1065120458cee9
55
refs/heads/try: ccf8fedf1cffcb8f6f3581d53d220039e192fe77

trunk/src/libstd/sync/task_pool.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
1313
#![deprecated(since = "1.0.0",
1414
reason = "This kind of API needs some time to bake in \
15-
crates.io. Consider trying \
16-
https://github.com/carllerche/syncbox")]
15+
crates.io. This functionality is available through \
16+
https://crates.io/crates/threadpool")]
1717
#![unstable(feature = "std_misc")]
1818

1919
use core::prelude::*;

0 commit comments

Comments
 (0)