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 crates to use bitflags 0.5 #10396
Conversation
highfive
commented
Apr 4, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
Apr 4, 2016
|
I don't see any |
|
@bors-servo r+ Looks like the Cargo.lock's got updated. |
|
|
|
@bors-servo r- This adds new dependencies but doesn't remove the old ones. There should be only one dependency on bitflags or there should be an explanation here as to why we need 2 or 3 versions of it. |
|
After I updated all the crates to use bitflags 0.5, I ran |
|
|
|
Superseded by #11191. |
saurvs commentedApr 4, 2016
Part of #10077
This change is