Skip to content
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

remove quotes from extern crate #6

Merged
merged 1 commit into from
Mar 26, 2015
Merged

remove quotes from extern crate #6

merged 1 commit into from
Mar 26, 2015

Conversation

apasel422
Copy link
Contributor

No description provided.

@FlashCat
Copy link
Contributor

r? @reem

(I've picked a reviewer for you, use r? to override)

@apasel422
Copy link
Contributor Author

This failed because linked-list hasn't been updated on crates.io.

@Gankra
Copy link
Contributor

Gankra commented Mar 26, 2015

Wait, what? Was linked-list renamed?

@apasel422
Copy link
Contributor Author

See rust-lang/rust#23533.

@Gankra
Copy link
Contributor

Gankra commented Mar 26, 2015

Oh so the linked-list update thing is just irrelevant breakage?

@apasel422
Copy link
Contributor Author

The Travis build failed because crates.io has an outdated version of the linked-list crate. (Actually, most of the crates in contain-rs need to be published.) This PR just updates blist to use the new hyphens-become-underscores-automatically feature.

@Gankra
Copy link
Contributor

Gankra commented Mar 26, 2015

0.0.2 published. Awesome!

@Gankra
Copy link
Contributor

Gankra commented Mar 26, 2015

Will work on landing the other publishes ASAP.

Gankra added a commit that referenced this pull request Mar 26, 2015
remove quotes from `extern crate`
@Gankra Gankra merged commit 6ab908a into contain-rs:master Mar 26, 2015
@apasel422 apasel422 deleted the update branch March 26, 2015 18:17
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.

4 participants