Skip to content

Update quasi_codegen to 0.29 #441

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 25, 2017
Merged

Update quasi_codegen to 0.29 #441

merged 1 commit into from
Jan 25, 2017

Conversation

SimonSapin
Copy link
Contributor

This avoids compiling two versions of some crates, which hopefully fixes tidy errors for servo/servo#15216.

@@ -13,7 +13,7 @@ name = "bindgen"
readme = "README.md"
repository = "https://github.com/servo/rust-bindgen"
documentation = "https://docs.rs/bindgen"
version = "0.20.1"
version = "0.20.2"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quasi_codegen is only used in a build script and so not exposed to dependencies in public APIs. Therefore this is not a breaking change.

@emilio
Copy link
Contributor

emilio commented Jan 25, 2017

@bors-servo r+

@bors-servo
Copy link

📌 Commit 96384e2 has been approved by emilio

@bors-servo
Copy link

⌛ Testing commit 96384e2 with merge d8c1512...

bors-servo pushed a commit that referenced this pull request Jan 25, 2017
Update quasi_codegen to 0.29

This avoids compiling two versions of some crates, which hopefully fixes tidy errors for servo/servo#15216.
@bors-servo
Copy link

💔 Test failed - status-travis

This avoids compiling two versions of some crates.
@SimonSapin
Copy link
Contributor Author

Updated Cargo.lock for the change in bindgen’s own version number.

@bors-servo r=emilio

@bors-servo
Copy link

📌 Commit 783ac6e has been approved by emilio

@bors-servo
Copy link

⌛ Testing commit 783ac6e with merge e4420b6...

bors-servo pushed a commit that referenced this pull request Jan 25, 2017
Update quasi_codegen to 0.29

This avoids compiling two versions of some crates, which hopefully fixes tidy errors for servo/servo#15216.
@bors-servo
Copy link

☀️ Test successful - status-travis

@bors-servo bors-servo merged commit 783ac6e into master Jan 25, 2017
@SimonSapin SimonSapin deleted the dedup branch January 25, 2017 14:32
@SimonSapin
Copy link
Contributor Author

I tried to publish to https://crates.io/crates/bindgen but was not allowed. You can run cargo owner -a github:servo:cargo-publish bindgen if you want to allow Servo team members to publish.

@Yamakaky
Copy link
Contributor

I'm not a member of github:servo:cargo-publish ^^

@emilio
Copy link
Contributor

emilio commented Jan 25, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants