We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9808ebd commit 8e42d16Copy full SHA for 8e42d16
posts/inside-rust/2020-08-24-1.46.0-prerelease.md
@@ -0,0 +1,19 @@
1
+---
2
+layout: post
3
+title: "1.46.0 pre-release testing"
4
+author: Pietro Albini
5
+team: The Release Team <https://www.rust-lang.org/governance/teams/operations#release>
6
7
+
8
+The 1.46.0 pre-release is ready for testing. The release is scheduled for this
9
+Thursday, August 27th. [Release notes can be found here.][relnotes]
10
11
+You can try it out locally by running:
12
13
+```plain
14
+RUSTUP_DIST_SERVER=https://dev-static.rust-lang.org rustup update stable
15
+```
16
17
+The index is <https://dev-static.rust-lang.org/dist/2020-08-24/index.html>.
18
19
+[relnotes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1460-2020-08-27
0 commit comments