← Back to all releases
Rust 1.97.1
Released on July 16, 2026
What's Changed
Full Changelog
- rustc: Fix miscompilation in LLVM optimization
This backports an LLVM submodule bump to include the LLVM-side fix and a
revert of the rustc change that is one known trigger for the bug. The rustc
side revert should not be strictly necessary but is done out of abundance of caution.