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 bitflags 0.5. #10077
Closed
Update to bitflags 0.5. #10077
Comments
|
I'd like to do this. |
|
Go for it. I'd suggest you comment here with to the PRs you create on other repositories. |
|
Just to clarify, every Rust repo part of the Servo org needs to use the new version of bitflags? |
|
Each crate that we depend on, here's a list:
|
|
Alright. |
This was referenced Mar 23, 2016
Closed
bors-servo
added a commit
to servo/rust-selectors
that referenced
this issue
Apr 2, 2016
Use bitflags 0.5 Part of servo/servo#10077 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-selectors/77) <!-- Reviewable:end -->
This was referenced Apr 4, 2016
|
Fixed by #11191. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
And remove it from the list of exceptions in
python/tidy.py, to which I added it in #10076.