stable

rust-1.73.0-1.fc38

FEDORA-2023-c1d2c8e17c created by jistone a year ago for Fedora 38

Update to Rust 1.73.0:

  • Cleaner panic messages
  • Thread local initialization
  • Stabilized APIs

See the blog post and release notes for more details.

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2023-c1d2c8e17c

This update has been submitted for testing by jistone.

a year ago

This update's test gating status has been changed to 'ignored'.

a year ago

This update has been pushed to testing.

a year ago

This update's test gating status has been changed to 'passed'.

a year ago
User Icon dm0 provided feedback a year ago
karma
Test Case rust compile
User Icon marcan commented & provided feedback a year ago
karma

This broke the Fedora Asahi kernel build (which uses unstable features). We normally fix things when changes are required, since unstable features change all the time, but this time it looks like a compiler bug (per discussion in #rust:fedoraproject.org).

In particular, this used to compile on 1.72.1 (with RUSTC_BOOTSTRAP=1), and now doesn't: https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021&gist=34b8d13b298f3cf711e08433eb04d2e3

If there is some way to fix that code to make it work in 1.73.0 (while keeping the constness of IdArray::new) then we'll make the change, but otherwise we're stuck.

Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.

a year ago
User Icon ngompa commented & provided feedback a year ago
karma

Confirm local breakage for me too

User Icon chadmed commented & provided feedback a year ago
karma

Rust 1.73.0 breaks Firefox 118 builds (and presumably lower) by way of missing (unstable?) platform-specific SIMD intrinsics on, at the very least, arm64.

User Icon jcheca provided feedback a year ago
karma
Test Case rust compile
User Icon frantisekz provided feedback a year ago
karma
Test Case rust compile

This update can be pushed to stable now if the maintainer wishes

a year ago

This update has been submitted for stable by jistone.

a year ago

This update has been pushed to stable.

a year ago

Please login to add feedback.

Metadata
Type
enhancement
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Dates
submitted
a year ago
in testing
a year ago
in stable
a year ago

Automated Test Results

Test Cases

0 3 Test Case rust compile