Skip to content
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

add #[allow(unused_qualifications)] to derived impls #27239

Merged
merged 1 commit into from
Aug 24, 2015
Merged

add #[allow(unused_qualifications)] to derived impls #27239

merged 1 commit into from
Aug 24, 2015

Conversation

apasel422
Copy link
Contributor

closes #19102

@rust-highfive
Copy link
Collaborator

r? @pcwalton

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

@alexcrichton
Copy link
Member

r? @huonw

@rust-highfive rust-highfive assigned huonw and unassigned pcwalton Jul 23, 2015
@apasel422
Copy link
Contributor Author

Ping.

@retep998
Copy link
Member

Ping. I really hope this lands soon.

@apasel422
Copy link
Contributor Author

Should this be reassigned?

@huonw
Copy link
Member

huonw commented Aug 24, 2015

@bors r+

Sorry for the delay!

@bors
Copy link
Contributor

bors commented Aug 24, 2015

📌 Commit 3f1c7e1 has been approved by huonw

bors added a commit that referenced this pull request Aug 24, 2015
@bors
Copy link
Contributor

bors commented Aug 24, 2015

⌛ Testing commit 3f1c7e1 with merge 4c99649...

@bors bors merged commit 3f1c7e1 into rust-lang:master Aug 24, 2015
@apasel422 apasel422 deleted the issue-19102 branch August 24, 2015 20:42
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.

#[deriving] implementations need #[allow(unused_qualifications)]
7 participants