Skip to content

Commit ae87548

Browse files
Creating file via promote-release automation
1 parent 0c4eb0d commit ae87548

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: post
3+
title: "1.69.0 pre-release testing"
4+
author: Release automation
5+
team: The Release Team <https://www.rust-lang.org/governance/teams/release>
6+
---
7+
8+
The 1.69.0 pre-release is ready for testing. The release is scheduled for
9+
April 20. [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/2023-04-17/index.html>.
18+
19+
You can leave feedback on the [internals thread](https://internals.rust-lang.org/t/rust-1-69-0-pre-release-testing/18692).
20+
21+
The release team is also thinking about changes to our pre-release process:
22+
we'd love your feedback [on this GitHub issue][feedback].
23+
24+
[relnotes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1690-2023-04-20
25+
[feedback]: https://github.com/rust-lang/release-team/issues/16
26+

0 commit comments

Comments
 (0)