Skip to content

Remove unneeded #[derive(Copy)] #29933

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 24, 2015
Merged

Conversation

tbu-
Copy link
Contributor

@tbu- tbu- commented Nov 19, 2015

It was introduced with the change that made copy opt-in. The
implementation gives a warning, because the struct contains a raw
pointer.

It was introduced with the change that made copy opt-in. The
implementation gives a warning, because the struct contains a raw
pointer.
@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@nikomatsakis
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Nov 23, 2015

📌 Commit c5971a2 has been approved by nikomatsakis

Manishearth added a commit to Manishearth/rust that referenced this pull request Nov 24, 2015
…sakis

It was introduced with the change that made copy opt-in. The
implementation gives a warning, because the struct contains a raw
pointer.
steveklabnik added a commit to steveklabnik/rust that referenced this pull request Nov 24, 2015
…sakis

It was introduced with the change that made copy opt-in. The
implementation gives a warning, because the struct contains a raw
pointer.
bors added a commit that referenced this pull request Nov 24, 2015
@bors bors merged commit c5971a2 into rust-lang:master Nov 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants