brson · Rust Internals

1

The Rust 1.14 release is Thursday, and a build is available for testing:

rustup update stable-2016-12-18

Please give it a shot. Note that this build contains a regression in the way cargo is linked on MSVC. It seems to require the MSVC 2015 redistributable to run. @alexcrichton is working on a fix and we’re hoping to do one more stable build before the release.

1 Like

bluss 2

Psst. Rust 1.14!

1 Like

brson 3

OK, the rebuild of cargo went fine and the new candidate is

rustup update stable-2016-12-21

brson 4

The previous build of 1.14 remains in the archives at stable-2016-12-18 for now. The only difference is the build of cargo is from a slightly different commit and cargo is linked incorrectly on MSVC. I probably should go back and delete it, but don’t want to try anything risky right now.

djc 5

system Closed 6

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

Read the original on internals.rust-lang.org ↗