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 upDerive `Copy` for some structures. #393
Conversation
|
@bors-servo r+ |
|
|
Derive `Copy` for some structures. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-url/393) <!-- Reviewable:end -->
|
|
|
These types are private, and it looks like nothing uses these new impls. Why this change? |
|
My understanding was that deriving |
|
I hadn’t heard of that. Maybe that’s the case, but I’d be surprised. Do you have a reference for that? If the code compiled without |
frewsxcv commentedSep 28, 2017
•
edited by larsbergstrom
This change is