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 3e6bf35 commit f9abe95Copy full SHA for f9abe95
posts/inside-rust/2020-07-27-1.45.1-prerelease.md
@@ -0,0 +1,18 @@
1
+---
2
+layout: post
3
+title: "1.45.1 prerelease testing"
4
+author: Mark Rousskov
5
+team: The Release Team <https://www.rust-lang.org/governance/teams/operations#release>
6
7
+
8
+The 1.45.1 pre-release is ready for testing. The release is scheduled for this
9
+Thursday, the 30th. Release notes can be found here:
10
+[https://github.com/rust-lang/rust/blob/stable/RELEASES.md](https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1451-2020-07-30).
11
12
+You can try it out locally with:
13
14
+```plain
15
+RUSTUP_DIST_SERVER=https://dev-static.rust-lang.org rustup update stable
16
+```
17
18
+The index is https://dev-static.rust-lang.org/dist/2020-07-26/index.html.
0 commit comments