Skip to content

Fix build for current rust master #154

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

Closed
wants to merge 1 commit into from
Closed

Conversation

kazimuth
Copy link

@kazimuth kazimuth commented Jan 3, 2015

Ops were removed from the prelude, Sized is no longer implied for Self, and the fixed orphan check seems to have broken #[derive(RustcEncodable, RustcDecodable) somehow. Added op imports, sized bounds, and the old_orphan_check feature to fix these problems.

@brendanzab
Copy link
Collaborator

Closed by #153

@brendanzab brendanzab closed this Jan 4, 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.

2 participants