Hasty Briefsbeta

Bilingual

Rust 1.97.1

15 hours ago
  • Rust 1.97.1 is a new point release fixing a miscompilation in an LLVM optimization.
  • Updating via rustup is simple: run `rustup update stable`.
  • The fix backports an LLVM patch and disables a change in Rust 1.97.0 that increased the miscompilation's likelihood.
  • The underlying miscompilation has existed since at least Rust 1.87.
  • Users are encouraged to test future releases via the beta or nightly channels and report bugs.