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 upUpdate to rust master #66
Conversation
|
Is it expected that everything implement What do you think? Would this be a regression, or does nobody care? |
|
If it was requested for Servo, feel free to get rid of it. |
|
@SimonSapin perhaps an optional dependency? |
reem
commented
Dec 25, 2014
|
@SimonSapin I requested it because someone wanted |
Did you mean the double negation? |
|
Just taking this as-is was easier than doing the dev-dependency dance. Published v0.2.8. |
reem
commented
Dec 26, 2014
|
@SimonSapin I didn't. I actually now think that we should be dropping dependencies on rustc-serialize as much as we can, since it's yet another dependency that will need maintenance and updates. |
|
Some rust-url tests still need it to parse a JSON file. I wouldn’t mind switching to another crate that only does JSON, though. |
alexcrichton commentedDec 23, 2014
No description provided.