Closed
Description
The following part need to be updated:
http://doc.rust-lang.org/reference.html#moved-and-copied-types
The Copy trait is "opt-in" now.
Metadata
Metadata
Assignees
Labels
No labels
The following part need to be updated:
http://doc.rust-lang.org/reference.html#moved-and-copied-types
The Copy trait is "opt-in" now.
Activity
Remove outdated information about copy/move from the reference
Rollup merge of rust-lang#22269 - steveklabnik:gh22136, r=alexcrichton
Rollup merge of rust-lang#22269 - steveklabnik:gh22136, r=alexcrichton
Rollup merge of rust-lang#22269 - steveklabnik:gh22136, r=alexcrichton
Remove outdated information about copy/move from the reference