Skip to content

Commit 00961ee

Browse files
Mark-Simulacrumyaahc
authored andcommitted
Add pre-release testing post for 1.61
1 parent b734788 commit 00961ee

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
layout: post
3+
title: "1.61.0 pre-release testing"
4+
author: Mark Rousskov
5+
team: The Release Team <https://www.rust-lang.org/governance/teams/release>
6+
---
7+
8+
The 1.61.0 pre-release is ready for testing. The release is scheduled for this
9+
Thursday, May 19th. [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/2022-05-16/index.html>. You
18+
can leave feedback on the [internals thread][internals].
19+
20+
The release team is also thinking about changes to our pre-release process:
21+
we'd love your feedback [on this GitHub issue][feedback].
22+
23+
[relnotes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1610-2022-05-19
24+
[internals]: https://internals.rust-lang.org/t/rust-1-61-0-prerelease-testing/
25+
[feedback]: https://github.com/rust-lang/release-team/issues/16

0 commit comments

Comments
 (0)