Mastodon Feed: Post

Mastodon Feed

rust@social.rust-lang.org ("Rust Language") wrote:

Rust 1.95.0 has been released! 🌈 šŸ¦€āœØ

This release includes cfg_select!{}, if-let guards in match,
Vec::push_mut, VecDeque::push_{front,back}_mut, std::hint::cold_path, and more!

Check out the blog post for details: https://blog.rust-lang.org/2026/04/16/Rust-1.95.0/