Announcing Rust 1.92.0

159 · The Rust Programming Language · Dec. 11, 2025, 3:31 p.m.
Summary
Rust 1.92.0 introduces several new features including deny-by-default type lints for the 'never' type, updates to the 'unused_must_use' lint, ensuring proper backtrace functionality with panic settings, and enhanced validations for macro exports. This release stabilizes various APIs and makes significant improvements to error messages in the compiler. The Rust team encourages users to update and report any issues.