Rust 1.95.0 released
Version1.95.0 of the Rust language has been released. Changes include theaddition of a cfg_select!macro, the capability to use if let guards to allow conditionals based on patternmatching, and many newly stabilized APIs. See the releasenotes for a full list of changes.