← Back to all releases
Rust 1.98.0 (beta)
BetaExpected on August 20, 2026
Merged Issues
- Change
Location<'_>lifetime to'staticinPanic[Hook]Info(#146561, 18d ago) - Update mingw-w64 C toolchain (#158020, 21d ago)
- Document that
ManuallyDrop'sBoxinteraction has been fixed (#155750, 31d ago) - Move logic for emitting UNSAFE_CODE for unsafe attributes to attr parsing (#157201, 33d ago)
- Tracking issue for release notes of #157577: Fix parser error recovery treating 'dyn' as a strict keyword in Rust … (#157579, 38d ago)
- remove solaris implementation for File::lock, it has the wrong semantics (#157509, 39d ago)
- Remove -Zemscripten-wasm-eh (#156928, 43d ago)