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 upBump rust-selectors #9453
Bump rust-selectors #9453
Conversation
highfive
commented
Jan 28, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
Jan 28, 2016
|
r? @SimonSapin |
|
Please squash so that each commit compiles. (In this case this maybe everything in one commit.) r=me with that Reviewed 1 of 1 files at r1, 5 of 5 files at r2, 6 of 6 files at r3, 15 of 15 files at r4, 3 of 3 files at r5. Comments from the review on Reviewable.io |
|
Also |
This commits updates rust-selectors to use the generic parser, and as such it moves the element state into the style crate.
|
Hrrmm... Happened to me locally right now, but I thought it was just some corruption of the cargo directory or similar:
|
|
For the record: This is failing because of rust-lang/cargo#2326, so we're either blocked by the cargoup or by another rust-selector's release. |
|
Superseded by #9510. |
emilio commentedJan 28, 2016
Depends on servo/rust-selectors#65.
I kept the commits splitted in order to simplify reviewing them, but they should arguably be squashed (the intermediate ones are broken builds).