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

check inherent impls of traits for overlap as well #39143

Merged
merged 1 commit into from
Jan 21, 2017

Conversation

nikomatsakis
Copy link
Contributor

Simple oversight. Fixes #38967.

r? @eddyb

@eddyb
Copy link
Member

eddyb commented Jan 17, 2017

@bors r+

@bors
Copy link
Contributor

bors commented Jan 17, 2017

📌 Commit f57d5ad has been approved by eddyb

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 20, 2017
check inherent impls of traits for overlap as well

Simple oversight. Fixes rust-lang#38967.

r? @eddyb
@alexcrichton
Copy link
Member

@bors: r-

There's a few travis failures here I believe. I've included a fix in the rollup though so it may not be necessary to fix just yet.

bors added a commit that referenced this pull request Jan 20, 2017
bors added a commit that referenced this pull request Jan 21, 2017
@bors bors merged commit f57d5ad into rust-lang:master Jan 21, 2017
@nikomatsakis nikomatsakis deleted the issue-38967 branch April 14, 2017 10:13
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