brson · Rust Internals

1

The Rust 1.11 release is imminent. The release is available in the archives now, and will be available on the release channel tomorrow.

It can be installed for testing with the following commands:

rustup update stable-2016-08-16
curl -sSf https://static.rust-lang.org/rustup.sh | sh -s -- --spec=stable-2016-08-16

2 Likes

djc 2

Would probably be useful to mention the release notes here, so people know what to test for:

1 Like

brson 3

system Closed 4

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 ↗