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

Partial update to latest Rust. #180

Merged
merged 1 commit into from
Jan 30, 2015
Merged

Partial update to latest Rust. #180

merged 1 commit into from
Jan 30, 2015

Conversation

toqueteos
Copy link
Contributor

Something isn't working with quack.

@bvssvni
Copy link
Member

bvssvni commented Jan 30, 2015

What's the error?

@bvssvni
Copy link
Member

bvssvni commented Jan 30, 2015

I'll merge this and try to fix the error.

bvssvni added a commit that referenced this pull request Jan 30, 2015
Partial update to latest Rust.
@bvssvni bvssvni merged commit 7b069bb into PistonDevelopers:master Jan 30, 2015
@bvssvni
Copy link
Member

bvssvni commented Jan 30, 2015

It's the Copy constraint on Cell which is no longer true as Buffer is not Copy, thereby invalidating the get and set methods. The problem is not in the quack library.

@bvssvni
Copy link
Member

bvssvni commented Jan 30, 2015

@toqueteos I opened #181

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