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 2016-03-18. #10076
Update to Rust 2016-03-18. #10076
Conversation
highfive
commented
Mar 18, 2016
| @@ -118,6 +118,11 @@ version = "0.3.3" | |||
| source = "registry+https://github.com/rust-lang/crates.io-index" | |||
|
|
|||
| [[package]] | |||
| name = "bitflags" | |||
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Ms2ger
Mar 18, 2016
Author
Contributor
Unfortunately, yes. Worse, 0.5.0 has been released, with a real compat issue (bitflags/bitflags#38). I'd prefer just pushing 0.5 through rather than going through all the deps twice.
|
@bors-servo: r+ |
|
|
Update to Rust 2016-03-18. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10076) <!-- Reviewable:end -->
|
|
|
Depends on sfackler/rust-openssl#361 |
|
And need to pacify lockfile_changed.sh. |
|
@bors-servo r=jdm |
|
|
|
@bors-servo: r-
|
|
@bors-servo r=larsbergstrom,manishearth Updated the manifest. |
|
|
Update to Rust 2016-03-18. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10076) <!-- Reviewable:end -->
|
|
|
So it begins...
cc @retep998 |
retep998
commented
Mar 20, 2016
|
Just a case of rust-lang/rust#32247 |
|
@bors-servo r=larsbergstrom,manishearth Bumped winapi. |
|
|
|
|
Update to Rust 2016-03-18. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10076) <!-- Reviewable:end -->
|
|
Rustup happened in servo/servo#10076
Update nightly Rust version to keep in sync with Servo. Rustup happened in servo/servo#10076
Rustup happened in servo/servo#10076
Update rust nightly to keep in sync with Servo. Rustup happened in servo/servo#10076
Ms2ger commentedMar 18, 2016
This change is