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

Tracking issue for Rebalancing Coherence (RFC 1023) #23918

Closed
aturon opened this issue Mar 31, 2015 · 1 comment · Fixed by #23867
Closed

Tracking issue for Rebalancing Coherence (RFC 1023) #23918

aturon opened this issue Mar 31, 2015 · 1 comment · Fixed by #23867
Assignees
Labels
B-RFC-approved Blocker: Approved by a merged RFC but not yet implemented.
Milestone

Comments

@aturon
Copy link
Member

aturon commented Mar 31, 2015

rust-lang/rfcs#1023

@aturon aturon added P-backcompat-lang B-RFC-approved Blocker: Approved by a merged RFC but not yet implemented. labels Mar 31, 2015
@aturon aturon added this to the 1.0 beta milestone Mar 31, 2015
@alexcrichton
Copy link
Member

Closing as a dupe of #23086

Manishearth added a commit to Manishearth/rust that referenced this issue Apr 1, 2015
…pnkfelix

This PR implements rust-lang/rfcs#1023. In the process it fixes rust-lang#23086 and rust-lang#23516. A few impls in libcore had to be updated, but the impact is generally pretty minimal. Most of the fallout is in the tests that probed the limits of today's coherence.

I tested and we were able to build the most popular crates along with iron (modulo errors around errors being sendable).

Fixes rust-lang#23918.
alexcrichton added a commit to alexcrichton/rust that referenced this issue Apr 1, 2015
This PR implements rust-lang/rfcs#1023. In the process it fixes rust-lang#23086 and rust-lang#23516. A few impls in libcore had to be updated, but the impact is generally pretty minimal. Most of the fallout is in the tests that probed the limits of today's coherence.

I tested and we were able to build the most popular crates along with iron (modulo errors around errors being sendable).

Fixes rust-lang#23918.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-RFC-approved Blocker: Approved by a merged RFC but not yet implemented.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants