Skip to content

[doc]reference about:moved-and-copied-types need to be updated. #22136

Closed
@taokeqin

Description

@taokeqin

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

added a commit that references this issue on Feb 13, 2015
4b25d75
added 3 commits that reference this issue on Feb 14, 2015

Rollup merge of rust-lang#22269 - steveklabnik:gh22136, r=alexcrichton

8ce356a

Rollup merge of rust-lang#22269 - steveklabnik:gh22136, r=alexcrichton

79da52e
added a commit that references this issue on Feb 15, 2015

Rollup merge of rust-lang#22269 - steveklabnik:gh22136, r=alexcrichton

3fe2715
added a commit that references this issue on Nov 29, 2018
730bbc7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @steveklabnik@taokeqin

      Issue actions

        [doc]reference about:moved-and-copied-types need to be updated. · Issue #22136 · rust-lang/rust