Review changes
This commit is contained in:
parent
ba2a77b450
commit
91ba66fa99
@ -23,11 +23,10 @@
|
||||
//! implemented using unsafe code. In that case, you may want to embed
|
||||
//! some of the marker types below into your type.
|
||||
|
||||
|
||||
#![stable]
|
||||
|
||||
use clone::Clone;
|
||||
|
||||
|
||||
/// Types able to be transferred across task boundaries.
|
||||
#[unstable = "will be overhauled with new lifetime rules; see RFC 458"]
|
||||
#[lang="send"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user