Skip to content

Updated appveyor.yml to use rustup for installing Rust #373

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
Jul 8, 2017

Conversation

Michael-F-Bryan
Copy link
Contributor

@Michael-F-Bryan Michael-F-Bryan commented Jul 8, 2017

It looks like the "stable" release from static.rust-lang.org is stale, so appveyor is using 1.16 as the "stable" channel. This breaks a couple dependencies because they rely on features which were stabilised in 1.17 (struct field shorthands).

I've updated the appveyor.yml to install Rust using rustup.

This was originally encountered in #371 but has been extracted into its own PR so it can be merged immediately.

@budziq budziq merged commit 9c21fe3 into rust-lang:master Jul 8, 2017
@Michael-F-Bryan Michael-F-Bryan deleted the appveyor branch July 8, 2017 09:44
Ruin0x11 pushed a commit to Ruin0x11/mdBook that referenced this pull request Aug 30, 2020
Updated appveyor.yml to use rustup for installing Rust
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