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 8e42d16 commit 521b686Copy full SHA for 521b686
posts/inside-rust/2020-08-24-1.46.0-prerelease.md
@@ -14,6 +14,8 @@ You can try it out locally by running:
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/2020-08-24/index.html>.
+The index is <https://dev-static.rust-lang.org/dist/2020-08-24/index.html>. You
18
+can leave feedback on the [internals thread][internals].
19
20
[relnotes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1460-2020-08-27
21
+[internals]: https://internals.rust-lang.org/t/rust-1-46-0-pre-release-testing/12957
0 commit comments