note the intent of reforming task spawning
This commit is contained in:
parent
a30b72bb14
commit
cd17ba4c12
@ -91,7 +91,8 @@
|
||||
//! # }
|
||||
//! ```
|
||||
|
||||
#![stable]
|
||||
#![unstable = "The task spawning model will be changed as part of runtime reform, and the module \
|
||||
will likely be renamed from `task` to `thread`."]
|
||||
|
||||
use any::Any;
|
||||
use comm::channel;
|
||||
|
Loading…
Reference in New Issue
Block a user