Skip to content

Conversation

nikomatsakis
Copy link
Contributor

Change MarkerTrait to be invariant. This is a (small) loss of expressiveness, but is necessary for now to work around #22806. Fixes #22655.

r? @pnkfelix

@pnkfelix
Copy link
Contributor

@bors r+

@bors
Copy link
Collaborator

bors commented Feb 25, 2015

@bors r=pnkfelix 7074346

@pnkfelix
Copy link
Contributor

@bors rollup

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Feb 26, 2015
…ecursion, r=pnkfelix

Change MarkerTrait to be invariant. This is a (small) loss of expressiveness, but is necessary for now to work around rust-lang#22806. Fixes rust-lang#22655.

r? @pnkfelix
Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 27, 2015
…ecursion, r=pnkfelix

 Change MarkerTrait to be invariant. This is a (small) loss of expressiveness, but is necessary for now to work around rust-lang#22806. Fixes rust-lang#22655.

r? @pnkfelix
@bors bors merged commit 7074346 into rust-lang:master Feb 28, 2015
@nikomatsakis nikomatsakis deleted the issue-22655-infinite-recursion branch March 30, 2016 16:14
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.

can't store static references in a Unique indirectly
3 participants