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 Rust to 1.12.0-nightly (545a3a94f 2016-08-04) #12712
Conversation
highfive
commented
Aug 3, 2016
highfive
commented
Aug 3, 2016
|
@bors-servo r+ |
|
|
| @@ -7,7 +7,7 @@ use cssparser::{self, Parser, ToCss, Token}; | |||
| use euclid::size::Size2D; | |||
| #[cfg(feature = "gecko")] | |||
| use gecko_bindings::ptr::{GeckoArcPrincipal, GeckoArcURI}; | |||
| use parser::{ParserContext, ParserContextExtraData}; | |||
This comment has been minimized.
This comment has been minimized.
SimonSapin
Aug 3, 2016
Member
I think you’ll want #[cfg(feature = "gecko")] use parser::ParserContextExtraData; here.
|
@bors-servo r=Ms2ger |
|
|
Update Rust to 1.12.0-nightly (a005b6785 2016-08-02) <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12712) <!-- Reviewable:end -->
|
|
|
|
@bors-servo r=Ms2ger p=1 |
|
|
|
|
|
@bors-servo retry |
Update Rust to 1.12.0-nightly (a005b6785 2016-08-02) <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12712) <!-- Reviewable:end -->
|
I don't think retrying this PR will make a difference; #12732 doesn't seem to be intermittent. |
|
|
|
Is blocked on rust-lang/rust#35300. |
|
@bors-servo r=Ms2ger |
|
|
|
|
Update Rust to 1.12.0-nightly (545a3a94f 2016-08-04) <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12712) <!-- Reviewable:end -->
|
|
nox commentedAug 3, 2016
•
edited by larsbergstrom
This change is