Build on the latest nightly again#58
Merged
mfpiccolo merged 2 commits intodiesel-rs:masterfrom Dec 9, 2015
mcasper:build_on_latest_nightly
Merged
Build on the latest nightly again#58mfpiccolo merged 2 commits intodiesel-rs:masterfrom mcasper:build_on_latest_nightly
mfpiccolo merged 2 commits intodiesel-rs:masterfrom
mcasper:build_on_latest_nightly
Conversation
Updates various dependencies affected by rust-lang/rust#29850. Opening so that other people won't have to duplicate this work, once https://github.com/slapresta/rust-dotenv/pull/27 is merged I'll update the dependency and this can go in.
Contributor
|
@mcasper Nicely done. I was just looking into this and saw your PR here and at rust-dotenv. |
Contributor
|
Looks good but we have to change travis config |
Contributor
Author
|
Was about to ask about that. Just remove the |
Contributor
|
I was thinking just remove it but I am not sure if we have to revert the other config Sean added |
Contributor
Author
|
I'm assuming allowing failures on |
Contributor
Author
|
Looks like that did the trick! |
Contributor
|
🎉 |
mfpiccolo
added a commit
that referenced
this pull request
Dec 9, 2015
Build on the latest nightly again
Contributor
|
Thank you! I was just looking into this here and at dotenv when I saw your PRs come in. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates various dependencies affected by
rust-lang/rust#29850.
Opening so that other people won't have to duplicate this work, once
https://github.com/slapresta/rust-dotenv/pull/27 is merged I'll update
the dependency and this can go in.