1
Hi there.
1.13 is coming out tomorrow.
Please give it a test. To install the toolchain for testing run rustup update stable-2016-11-08, then run cargo / rustc like cargo +stable-2016-11-08 build.
Release notes are here, and draft release announcement here.
2 Likes
dtolnay 2
for teaching me the cargo +stable syntax. I haven’t seen that one before and have been using rustup run stable cargo instead.
2 Likes
system Closed 3
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.