Ogeon/rustful

Use Rustup on AppVeyor

Closed this issue · 0 comments

Ogeon commented

Rustup has some Windows support now, so it would be nice if it can be used in the AppVeyor tests. I'm not sure if this is 100% possible, so this will require some investigation and most likely some trial and error. This involves the following:

  • Change appveyor.yml to download and run the Rustup script.
  • The script should download the latest stable release of Rust, and not a 1.X version.