Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCOW Handle should require Clone instead of Copy #110
Closed
Labels
Comments
|
No more cow. |
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
webgl: Flip WebGL items vertically
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Clone can be overridden and we need it for #43.
Copywill be mostly gone from Rust soon anyway and it will have to useClone.