Skip to content

Commit 46037f7

Browse files
authored
Merge pull request #851 from Mark-Simulacrum/prerelease
Add 1.53.0 prerelease announcement
2 parents 238fd4c + f47e763 commit 46037f7

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
layout: post
3+
title: "1.53.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.53.0 pre-release is ready for testing. The release is scheduled for this
9+
Thursday, June 17th. [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/2021-06-15/index.html>. You
18+
can leave feedback on the [internals thread][internals].
19+
20+
[relnotes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1530-2021-06-17
21+
[internals]: https://internals.rust-lang.org/t/1-53-0-prerelease-testing/14884

0 commit comments

Comments
 (0)