Announcing Rust 1.95.0
Summary
Rust 1.95.0 adds the new cfg_select! macro and extends if-let guards in matches, enabling more flexible conditional compilation and pattern-based control flow. It stabilizes a suite of APIs (including several MaybeUninit variants) and removes stable support for custom rustc target specs. The post points readers to the official release notes and encourages testing via rustup channels.