File tree 1 file changed +27
-0
lines changed
1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : post
3
+ title : " 1.47.0 second 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 second pre-release for 1.47.0 is ready for testing. The release is
9
+ scheduled for this Thursday, October 8th. [ Release notes can be found
10
+ here.] [ relnotes ]
11
+
12
+ You can try it out locally by running:
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-10-07/index.html > . You
19
+ can leave feedback on the [ internals thread] [ internals ] .
20
+
21
+ Compared to the first pre-release, this one contains a fix for issue [ #76980 ] ,
22
+ the last known regression of 1.47.0. We're interested in additional testing of
23
+ this pre-release, as it includes that last-minute change.
24
+
25
+ [ #76980 ] : https://github.com/rust-lang/rust/issues/76980
26
+ [ relnotes ] : https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1470-2020-10-08
27
+ [ internals ] : https://internals.rust-lang.org/t/1-47-0-pre-release-testing/
You can’t perform that action at this time.
0 commit comments