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

COW Handle should require Clone instead of Copy #110

Closed
brson opened this issue Oct 13, 2012 · 1 comment
Closed

COW Handle should require Clone instead of Copy #110

brson opened this issue Oct 13, 2012 · 1 comment

Comments

@brson
Copy link
Contributor

@brson brson commented Oct 13, 2012

Clone can be overridden and we need it for #43. Copy will be mostly gone from Rust soon anyway and it will have to use Clone.

@metajack
Copy link
Contributor

@metajack metajack commented Apr 5, 2013

No more cow.

@metajack metajack closed this Apr 5, 2013
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
progress-events: change the file constructor.html to that of the approve...
glennw added a commit to glennw/servo that referenced this issue Jan 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.