# 1.43.0 prerelease testing

**URL:** https://internals.rust-lang.org/t/1-43-0-prerelease-testing/12209
**Category:** announcements
**Created:** [April 21, 2020, 12:15pm UTC](https://internals.rust-lang.org/t/1-43-0-prerelease-testing/12209 "2020-04-21T12:15:38Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Mark\_Simulacrum](https://sea2.discourse-cdn.com/flex002/user_avatar/internals.rust-lang.org/mark_simulacrum/32/2853_2.png) [@Mark\_Simulacrum](https://internals.rust-lang.org/u/Mark_Simulacrum)
#### Post date: [April 21, 2020, 12:15pm UTC](https://internals.rust-lang.org/t/1-43-0-prerelease-testing/12209/1 "2020-04-21T12:15:38Z")

</div>

The 1.43.0 prerelease is ready for testing. It’s scheduled to be released on 04/23 (Thursday). Release notes can be found here: [https://github.com/rust-lang/rust/blob/stable/RELEASES.md](https://github.com/rust-lang/rust/blob/stable/RELEASES.md).

You can try it out locally with:

```bash
RUSTUP_DIST_SERVER=https://dev-static.rust-lang.org rustup update stable

```

Artifacts can be found here: [https://dev-static.rust-lang.org/dist/2020-04-21/](https://dev-static.rust-lang.org/dist/2020-04-21/)

---

<div class="post-metadata">

### Author: ![mbrubeck](https://sea2.discourse-cdn.com/flex002/user_avatar/internals.rust-lang.org/mbrubeck/32/174_2.png) [@mbrubeck](https://internals.rust-lang.org/u/mbrubeck)
#### Post date: [April 21, 2020, 6:06pm UTC](https://internals.rust-lang.org/t/1-43-0-prerelease-testing/12209/2 "2020-04-21T18:06:44Z")

</div>

Thank you @XAMPPRocky and any other contributors, for adding the "Internal only" section to the release notes! It's good to see wider recognition for these sorts of changes, and I know lots of Rust users will be pleased to learn about them.

---

<div class="post-metadata">

### Author: ![matklad](https://sea2.discourse-cdn.com/flex002/user_avatar/internals.rust-lang.org/matklad/32/12266_2.png) [@matklad](https://internals.rust-lang.org/u/matklad)
#### Post date: [April 21, 2020, 6:28pm UTC](https://internals.rust-lang.org/t/1-43-0-prerelease-testing/12209/3 "2020-04-21T18:28:09Z")

</div>

> [@mbrubeck](#):
>
> Thank you @XAMPPRocky and any other contributors, for adding the "Internal only" section to the release notes!

👍

Out of curiosity, weren't IntelliJ Rust / rust-analyzer changelogs an inspiration here?

---

<div class="post-metadata">

### Author: ![josh](https://sea2.discourse-cdn.com/flex002/user_avatar/internals.rust-lang.org/josh/32/5934_2.png) [@josh](https://internals.rust-lang.org/u/josh)
#### Post date: [April 21, 2020, 10:11pm UTC](https://internals.rust-lang.org/t/1-43-0-prerelease-testing/12209/4 "2020-04-21T22:11:54Z")

</div>

Likewise! I really appreciate having highlights of internal changes.

---

<div class="post-metadata">

### Author: ![XAMPPRocky](https://sea2.discourse-cdn.com/flex002/user_avatar/internals.rust-lang.org/xampprocky/32/6049_2.png) [@XAMPPRocky](https://internals.rust-lang.org/u/XAMPPRocky)
#### Post date: [April 22, 2020, 10:49am UTC](https://internals.rust-lang.org/t/1-43-0-prerelease-testing/12209/5 "2020-04-22T10:49:45Z")

</div>

> [@matklad](#):
>
> Out of curiosity, weren't IntelliJ Rust / rust-analyzer changelogs an inspiration here?

Not specifically, it came from feedback asking for us (the release team) to show [performance improvements between releases](https://paper.dropbox.com/doc/Release-Team-Meeting-Agenda--AyiDy1oW_vKwuC1CP1A1ENU2Ag-gb8LJ6VkQxH9HKl1r9KFE), and we didn't want to attach measurements. So I decided to group the changes into a separate section that made it clear it doesn't change anything but provides a meaningful improvement. I do read the rust-analyzer changelogs though so there's probably a lot of inspiration by osmosis. 🙂

---

<div class="post-metadata">

### Author: ![mark-i-m](https://sea2.discourse-cdn.com/flex002/user_avatar/internals.rust-lang.org/mark-i-m/32/3167_2.png) [@mark-i-m](https://internals.rust-lang.org/u/mark-i-m)
#### Post date: [April 23, 2020, 1:00am UTC](https://internals.rust-lang.org/t/1-43-0-prerelease-testing/12209/6 "2020-04-23T01:00:23Z")

</div>

I've actually been wondering a bit about perf.rlo: [https://perf.rust-lang.org/dashboard.html](https://perf.rust-lang.org/dashboard.html)

It seems to suggest that the beta is slower but that the current master is like 20% faster... but it also showed that for the previous beta? Is it just that nightly has a bunch of optimizations that are nightly-only?

---

<div class="post-metadata">

### Author: ![Mark\_Simulacrum](https://sea2.discourse-cdn.com/flex002/user_avatar/internals.rust-lang.org/mark_simulacrum/32/2853_2.png) [@Mark\_Simulacrum](https://internals.rust-lang.org/u/Mark_Simulacrum)
#### Post date: [April 23, 2020, 1:32am UTC](https://internals.rust-lang.org/t/1-43-0-prerelease-testing/12209/7 "2020-04-23T01:32:40Z")

</div>

Heh. It's on my (long) todo list to investigate -- I'm pretty sure the master is just wrong (it likely includes too many benchmarks or so). It's been like that for a long time now.

Maybe I should temporarily add a note or disable master entirely, until I (or someone!) gets around to fixing it...

---

<div class="post-metadata">

### Author: ![Speedy37](https://sea2.discourse-cdn.com/flex002/user_avatar/internals.rust-lang.org/speedy37/32/2512_2.png) [@Speedy37](https://internals.rust-lang.org/u/Speedy37)
#### Post date: [April 23, 2020, 2:02am UTC](https://internals.rust-lang.org/t/1-43-0-prerelease-testing/12209/8 "2020-04-23T02:02:49Z")

</div>

kudos to the team, cargo check was long (I was probably hitting some exponential stuff) in 1.42 (\>40s), now it's much much faster (\<10s).

---

<div class="post-metadata">

### Author: ![Mark\_Simulacrum](https://sea2.discourse-cdn.com/flex002/user_avatar/internals.rust-lang.org/mark_simulacrum/32/2853_2.png) [@Mark\_Simulacrum](https://internals.rust-lang.org/u/Mark_Simulacrum)
#### Post date: [July 22, 2020, 2:02am UTC](https://internals.rust-lang.org/t/1-43-0-prerelease-testing/12209/9 "2020-07-22T02:02:53Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
