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 upMove util::range into its own crate #9717
Conversation
highfive
commented
Feb 21, 2016
|
@bors-servo r+ |
|
|
Move util::range into its own crate Fixes #9695 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9717) <!-- Reviewable:end -->
|
|
|
I'm not sure how to interpret this test failure - is the problem that Cargo.lock changed? I think that's expected in this case, right? |
|
@schuster: we have multiple Cargo.lock files that need to be changed simultaneously. |
|
No need to build these. Just run |
|
Please squash. |
|
Oops, sorry. I'll take a look at what's going wrong and fix it. |
|
@schuster You most probably need a rebase, and everything should work fine. |
Run |
|
Good to know :) |
|
Ok, this push should do it (currently waiting on the Travis build). I think I ran into an instance of rust-lang/cargo#2090 (thanks to @mbrubeck for referring me to it), but I was able to work around it. EDIT: fixed link to Cargo bug |
|
@bors-servo r+ |
|
|
Move util::range into its own crate Fixes #9695 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9717) <!-- Reviewable:end -->
|
Thanks! |
|
|
|
@bors-servo retry #8120 |
|
|
|
|
|
@bors-servo: retry |
|
|
|
|
|
@bors-servo retry #9148 |
|
|
|
|
schuster commentedFeb 21, 2016
Fixes #9695