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

Build on latest Rust nightly 1.7.0 #2

Merged
merged 4 commits into from
Apr 7, 2017
Merged

Build on latest Rust nightly 1.7.0 #2

merged 4 commits into from
Apr 7, 2017

Conversation

gunyarakun
Copy link
Contributor

I'd like to try Ayzim but I cannot build it with Rust 1.15.1. So I upgraded Rust into nightly 1.17.0.
Some errors occur when building on the nightly Rust rustc 1.17.0-nightly (536a900c4 2017-02-17).
This pull request fixes the build errors.

@aidanhs
Copy link
Owner

aidanhs commented Feb 18, 2017

Hi, thanks for the PR! It looks like you need to update the nightly used by CI, in https://github.com/aidanhs/ayzim/blob/d5b196e/appveyor.yml#L7 and https://github.com/aidanhs/ayzim/blob/d5b196e/.travis.yml#L11.

@gunyarakun
Copy link
Contributor Author

rust-lang/rust#39979
causes the error on TravisCI. I'll change the channel into nightly-2017-02-13.

@aidanhs aidanhs merged commit 442f3d8 into aidanhs:master Apr 7, 2017
@aidanhs
Copy link
Owner

aidanhs commented Apr 7, 2017

Thanks for the PR, finally merged! I've also added a note to the readme about which version of rustc to use.

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.

2 participants