- Fixed a miscompilation issue caused by LLVM optimizations.
- Backported an LLVM submodule bump to incorporate the fix.
- Reverted a specific rustc change that could trigger the bug (as a precaution).
Official Rust changelog summary with source attribution, release tags, and community reactions.
Track this Rust release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this Rust release note into a weekly digest for the tools you actually use.
Create digestLanguage: allow shortening lifetimes of &mut during unsize coercions and introduce new lints for invalid runtime symbols and c void return types.