The Rust team released version 1.95.0, a programming language update featuring new capabilities including the cfg_select! macro for compile-time configuration matching and if let guards in match expressions. The release also stabilizes previously unstable APIs in const contexts and removes stable support for custom target specifications, while encouraging users to report any bugs encountered.
1 comment
The Rust team released version 1.95.0, a programming language update featuring new capabilities including the cfg_select! macro for compile-time configuration matching and if let guards in match expressions. The release also stabilizes previously unstable APIs in const contexts and removes stable support for custom target specifications, while encouraging users to report any bugs encountered.